Skip to content

Commit

Permalink
Implement check_saml2meta
Browse files Browse the repository at this point in the history
See incommon/inc-mda#46.
  • Loading branch information
iay committed Aug 23, 2017
1 parent da7d654 commit 28703d0
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 @@ -372,6 +372,9 @@
<!-- Sub-rule s. -->
<ref bean="check_sirtfi"/>

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

<!--
*************************************
*** ***
Expand Down Expand Up @@ -403,7 +406,6 @@
<ref bean="check_saml1"/>
<ref bean="check_saml2"/>
<ref bean="check_saml2int"/>
<ref bean="check_saml2meta"/>
<ref bean="check_saml_strings"/>
<ref bean="check_shibboleth"/>
<ref bean="check_sp_tls"/>
Expand Down

0 comments on commit 28703d0

Please sign in to comment.