Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

the "Location" xml attribute specifies the URL at which the IdP will post the user info after a successful login:   

Code Block
languagexml
themeRDark
 <md:

...

AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"

...

 Location="https://[your hostname]/Shibboleth.sso/SAML2/POST"

...

 index="1"/>

...


  </md:SPSSODescriptor>

...


</md:EntityDescriptor>