Authenticate
Auth0 simplifies the use of open industry standards
https://prod-pf.pluralsight.com/sp/ACS.saml2
{ "audience": "www.pluralsight.com", "mappings": { "user_id": "id", "email": "email", "given_name": "firstName", "family_name": "lastName" }, "createUpnClaim": false, "passthroughClaimsWithNoMapping": false, "mapUnknownClaimsAsIs": false, "mapIdentities": false, "nameIdentifierFormat": "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress", "nameIdentifierProbes": [ "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress" ] }
Was this page helpful?