File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <md : EntityDescriptor xmlns : md =" urn:oasis:names:tc:SAML:2.0:metadata"
3+ validUntil =" 2020-03-05T18:19:11Z"
4+ cacheDuration =" PT1594475551S"
5+ entityID =" http://stuff.com/endpoints/metadata.php" >
6+ <md : SPSSODescriptor AuthnRequestsSigned =" false" WantAssertionsSigned =" false" protocolSupportEnumeration =" urn:oasis:names:tc:SAML:2.0:protocol" >
7+ <md : NameIDFormat >urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified</md : NameIDFormat >
8+ <md : AssertionConsumerService Binding =" urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
9+ Location =" http://stuff.com/endpoints/endpoints/acs.php"
10+ index =" 1" />
11+ <md : SingleLogoutService Binding =" urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
12+ Location =" http://stuff.com/endpoints/endpoints/sls.php" />
13+ </md : SPSSODescriptor >
14+ </md : EntityDescriptor >
You can’t perform that action at this time.
0 commit comments