Skip to content
Snippets Groups Projects
Commit 0d8d9bb9 authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

Using better example hostnames.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1244 44740490-163a-0410-bde0-09ae8108e29a
parent b667ea60
No related branches found
No related tags found
No related merge requests found
......@@ -765,7 +765,7 @@ If you do not want to start the SSO flow at the SP, you may use the IdP-first se
Here is an example of such an url:
https://sp.example.org/simplesaml/saml2/idp/SSOService.php?spentityid=dev.andreas.feide.no
https://idp.example.org/simplesaml/saml2/idp/SSOService.php?spentityid=sp.example.org
When the IdP-first flow is used an extra parameter is needed in the `saml20-sp-hosted` metadata. This is the `RelayState` parameter that tells the SP which URL to redirect the user to after the user is successfully authenticated. This typically is the frontpage of your application. An example of this can be:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment