Skip to content

Commit

Permalink
Implement check_reqattr
Browse files Browse the repository at this point in the history
See incommon/inc-meta#42.
  • Loading branch information
iay committed Oct 12, 2017
1 parent d336408 commit c232f5a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mdx/incommon/edugain-policy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,9 @@
<!-- Sub-rule w. -->
<ref bean="check_saml1"/>

<!-- Sub-rule x. -->
<ref bean="check_reqattr"/>

<!--
*************************************
*** ***
Expand All @@ -417,7 +420,6 @@
<ref bean="check_adfs"/>
<ref bean="check_incmd"/>
<ref bean="check_mdui_iphint"/> (part of check_mdui)
<ref bean="check_reqattr"/>
<ref bean="check_saml1"/>
<ref bean="check_saml2"/>
<ref bean="check_saml2int"/>
Expand Down

0 comments on commit c232f5a

Please sign in to comment.