urn:auth0:{yourTenant}
https://{yourDomain}/login/callback
https://{yourDomain}/logout
NameIdentifier
. There are many ways of generating this for users authenticating with SiteMinder. Typically you will map this value to one of the user properties in the User Directory as uid
.
Setting | Description |
---|---|
SP ID | urn:auth0:{yourTenant} |
SAML Version | 2.0 |
Skew Time: | 30 seconds |
HTTP-POST
binding for SAML Responses. Use:
https://{yourDomain}/login/callback
name
, lastname
, email address
, and so on. This Service Provider will use the NameIdentifier
defined previously as a unique handle of the user. These attributes will be treated as reference information.
https://{yourDomain}/logout