Skip to content

Commit

Permalink
Merge pull request #332 from oliverwangokta/patch-1
Browse files Browse the repository at this point in the history
Update saml-attribute-mapping.js
  • Loading branch information
Tommy Werner authored Oct 5, 2023
2 parents fd50193 + 28eabbb commit 252f04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rules/saml-attribute-mapping.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* If the application the user is logging in to is SAML (like Salesforce for instance), you can customize the mapping between the Auth0 user and the SAML attributes.
* Below you can see that we are mapping `user_id` to the NameID, `email` to `http://schemas.../emailaddress`, etc.
*
* For more information about SAML options, see the [SAML Configuration docs](https://docs.auth0.com/saml-configuration).
* For more information about SAML options, see the [SAML Configuration docs](https://auth0.com/docs/authenticate/protocols/saml/saml-configuration).
*
* @title SAML Attributes mapping
* @overview In a SAML application customize the mapping between the Auth0 user and the SAML attributes
Expand Down

0 comments on commit 252f04d

Please sign in to comment.