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

Commit

Permalink
Implement check_bindings ruleset
Browse files Browse the repository at this point in the history
Resolves incommon/inc-meta#31.
  • Loading branch information
iay committed Feb 16, 2017
1 parent 15ef487 commit 9fcbf75
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 @@ -168,6 +168,7 @@
edition as part of rule 2.
-->
<ref bean="check_algsupport"/>
<ref bean="check_bindings"/>

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

0 comments on commit 9fcbf75

Please sign in to comment.