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

Commit

Permalink
Implement check_rands ruleset
Browse files Browse the repository at this point in the history
Incorporates check_rands_member, so resolves incommon/inc-meta#40.
Incorporates check_rands_support, so resolves incommon/inc-meta#41.
  • Loading branch information
iay committed Feb 16, 2017
1 parent b40586d commit 8a73583
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions mdx/incommon/edugain-policy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<ref bean="check_init"/>
<ref bean="check_mdiop"/>
<ref bean="check_mdrpi"/>
<ref bean="check_rands"/>

<!--
Technical Policy rule 3.
Expand Down Expand Up @@ -299,7 +300,6 @@
<ref bean="check_incmd"/>
<ref bean="check_mdui"/>
<ref bean="check_misc"/>
<ref bean="check_rands"/>
<ref bean="check_reqattr"/>
<ref bean="check_saml1"/>
<ref bean="check_saml2"/>
Expand All @@ -314,14 +314,6 @@
<ref bean="check_uk_wayf"/>
<ref bean="check_dup_display"/>
<ref bean="check_namespaces"/>
In addition, the UK federation has the following
in production for its own entities, but not yet
applied to eduGAIN metadata:
* check_rands:
* check_rands_member
* check_rands_support
-->

</list>
Expand Down

0 comments on commit 8a73583

Please sign in to comment.