Skip to content

Commit

Permalink
Implement check_idpdisc ruleset
Browse files Browse the repository at this point in the history
Resolves incommon/inc-meta#33.
  • Loading branch information
iay committed Feb 16, 2017
1 parent 7be1a70 commit 67c5bd6
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 @@ -170,6 +170,7 @@
<ref bean="check_algsupport"/>
<ref bean="check_bindings"/>
<ref bean="check_hoksso"/>
<ref bean="check_idpdisc"/>

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

0 comments on commit 67c5bd6

Please sign in to comment.