Skip to content

backout changes to services.xml in idp #71

merged 1 commit into from Dec 16, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Workbench/idp/shibboleth-idp/conf/relying-party.xml
@@ -41,7 +41,7 @@
<ref bean="SAML1.ArtifactResolution" />
-->
<bean parent="SAML2.SSO.MDDriven" p:postAuthenticationFlows="attribute-release"/>
<!-- <bean parent="SAML2.SSO" p:postAuthenticationFlows="attribute-release" /> -->
<!--<bean parent="SAML2.SSO" p:postAuthenticationFlows="attribute-release" />-->
<ref bean="SAML2.ECP" />
<ref bean="SAML2.Logout" />
<!--
2 changes: 1 addition & 1 deletion Workbench/idp/shibboleth-idp/conf/services.xml
@@ -20,7 +20,7 @@

<util:list id="shibboleth.MetadataResolverResources">
<value>%{idp.home}/conf/metadata-providers.xml</value>
<value>%{idp.home}/conf/generated/shibui-metadata-providers.xml</value>
<!--<value>%{idp.home}/conf/generated/shibui-metadata-providers.xml</value>-->
<value>%{idp.home}/system/conf/metadata-providers-system.xml</value>
</util:list>