...
- Change from the Sign on tab to the general tab
- Scroll down to the SAML settings section and click the edit button
- Click next to get past the first screen
- Update the placholders placeholders you entered originally:
- Single sign on URL: near the bottom of the relying party metadata you opened up a moment ago, find the line that says AssertionConsumerService. You need the location URL from that line (between the quotes where it says Location=). The line will look like similar to this:
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://login.openathens.net/saml/2/acs/YOURDOMAINNAME/la/NUMERIC_ID" index="1"isDefault="true"/>
- Audience URI: Paste in the relying party URL you copied from the admin area – it’s the same as the entityID
- Single sign on URL: near the bottom of the relying party metadata you opened up a moment ago, find the line that says AssertionConsumerService. You need the location URL from that line (between the quotes where it says Location=). The line will look like similar to this:
- NEXT button
- FINISH button
...