Skip to content

Commit

Permalink
Implement check_mdui_xslt ruleset
Browse files Browse the repository at this point in the history
Resolves incommon/inc-meta#38.
  • Loading branch information
iay committed Feb 17, 2017
1 parent ad98a5d commit 4fddaa8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mdx/incommon/edugain-policy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<ref bean="check_init"/>
<ref bean="check_mdiop"/>
<ref bean="check_mdrpi"/>
<ref bean="check_mdui_xslt"/>
<ref bean="check_rands"/>
<ref bean="check_sirtfi"/>

Expand Down Expand Up @@ -299,7 +300,7 @@
CHECK_std:
<ref bean="check_adfs"/>
<ref bean="check_incmd"/>
<ref bean="check_mdui"/>
<ref bean="check_mdui_iphint"/> (part of check_mdui)
<ref bean="check_misc"/>
<ref bean="check_reqattr"/>
<ref bean="check_saml1"/>
Expand Down

0 comments on commit 4fddaa8

Please sign in to comment.