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

Commit

Permalink
Implement check_algsupport ruleset
Browse files Browse the repository at this point in the history
Resolves incommon/inc-meta#30.
  • Loading branch information
iay committed Feb 16, 2017
1 parent 64c529d commit 15ef487
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion mdx/incommon/edugain-policy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,15 @@
-->
<ref bean="check_mdattr"/>

<!--
Technical Policy rule 2.*.
The following checks do not yet appear in the list on
the Technical Policy page, but will appear in a future
edition as part of rule 2.
-->
<ref bean="check_algsupport"/>

<!--
Technical Policy rule 3.
Expand Down Expand Up @@ -281,7 +290,6 @@
CHECK_std:
<ref bean="check_adfs"/>
<ref bean="check_algsupport"/>
<ref bean="check_bindings"/>
<ref bean="check_hoksso"/>
<ref bean="check_idpdisc"/>
Expand Down

0 comments on commit 15ef487

Please sign in to comment.