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

Commit

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

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

0 comments on commit b40586d

Please sign in to comment.