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 2d861b2 commit 6cd0624Copy full SHA for 6cd0624
1 file changed
tests/data/metadata/idp/metadata.xml
@@ -68,7 +68,7 @@ WQO0LPxPqRiUqUzyhDhLo/xXNrHCu4VbMw==</ds:X509Certificate>
68
</ds:X509Data>
69
</ds:KeyInfo>
70
</KeyDescriptor>
71
- <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.example.com/saml/slo" ResponseLocation="https://idp.examle.com/saml/slr"/>
+ <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.example.com/saml/slo" ResponseLocation="https://idp.example.com/saml/slr"/>
72
<NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat>
73
<SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.example.com/saml/sso"/>
74
</IDPSSODescriptor>
0 commit comments