Skip to content

Commit 1abfa9f

Browse files
committed
fixup! standalone shibboleth image
1 parent 5ea282d commit 1abfa9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_saml_shibboleth-idp/shibboleth-idp/conf/nextcloud.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" validUntil="2032-01-06T12:44:32Z" cacheDuration="PT604800S" entityID="http://localhost:8080/index.php/apps/user_saml/saml/acs">
2+
<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" validUntil="2032-01-06T12:44:32Z" cacheDuration="PT604800S" entityID="http://localhost:8080/index.php/apps/user_saml/saml/metadata">
33
<md:SPSSODescriptor AuthnRequestsSigned="true" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
44
<md:KeyDescriptor use="signing">
55
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">

0 commit comments

Comments
 (0)