We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc37a65 commit 5ea282dCopy full SHA for 5ea282d
user_saml_shibboleth-idp/shibboleth-idp/conf/nextcloud.xml
@@ -1,5 +1,5 @@
1
<?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="https://nc.zara/master/index.php/apps/user_saml/saml/acs">
+<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">
3
<md:SPSSODescriptor AuthnRequestsSigned="true" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
4
<md:KeyDescriptor use="signing">
5
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
0 commit comments