Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Implement check_init ruleset
Browse files Browse the repository at this point in the history
Resolves incommon/inc-meta#35.
  • Loading branch information
iay committed Feb 16, 2017
1 parent 67c5bd6 commit a4fa230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/incommon/edugain-policy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
<ref bean="check_bindings"/>
<ref bean="check_hoksso"/>
<ref bean="check_idpdisc"/>
<ref bean="check_init"/>

<!--
Technical Policy rule 3.
Expand Down Expand Up @@ -294,7 +295,6 @@
CHECK_std:
<ref bean="check_adfs"/>
<ref bean="check_incmd"/>
<ref bean="check_init"/>
<ref bean="check_mdiop"/>
<ref bean="check_mdrpi"/>
<ref bean="check_mdui"/>
Expand Down

0 comments on commit a4fa230

Please sign in to comment.