Skip to content

Commit

Permalink
Implement check_saml_strings
Browse files Browse the repository at this point in the history
See incommon/inc-meta#47.
  • Loading branch information
iay committed Sep 6, 2017
1 parent 619aa85 commit 11e5878
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_saml_strings"/>
<ref bean="check_misc"/>

<!--
Expand Down Expand Up @@ -414,7 +415,6 @@
<ref bean="check_saml1"/>
<ref bean="check_saml2"/>
<ref bean="check_saml2int"/>
<ref bean="check_saml_strings"/>
<ref bean="check_shibboleth"/>
<ref bean="check_uk_algorithms"/>
<ref bean="check_uk_trust"/>
Expand Down

0 comments on commit 11e5878

Please sign in to comment.