Skip to content

Commit

Permalink
Implement check_misc
Browse files Browse the repository at this point in the history
See incommon/inc-meta#39.
  • Loading branch information
iay committed Sep 6, 2017
1 parent a2f8fc7 commit 619aa85
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 @@ -374,6 +374,7 @@

<!-- Sub-rule t. -->
<ref bean="check_saml2meta"/>
<ref bean="check_misc"/>

<!--
Sub-rule u.
Expand Down Expand Up @@ -409,7 +410,6 @@
<ref bean="check_adfs"/>
<ref bean="check_incmd"/>
<ref bean="check_mdui_iphint"/> (part of check_mdui)
<ref bean="check_misc"/>
<ref bean="check_reqattr"/>
<ref bean="check_saml1"/>
<ref bean="check_saml2"/>
Expand Down

0 comments on commit 619aa85

Please sign in to comment.