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

Commit

Permalink
Implement check_mdiop ruleset
Browse files Browse the repository at this point in the history
Resolves incommon/inc-meta#36.
  • Loading branch information
iay committed Feb 16, 2017
1 parent a4fa230 commit 60b6f26
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 @@ -172,6 +172,7 @@
<ref bean="check_hoksso"/>
<ref bean="check_idpdisc"/>
<ref bean="check_init"/>
<ref bean="check_mdiop"/>

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

0 comments on commit 60b6f26

Please sign in to comment.