Ability to specify a templated value for a principal in SAML IdP configuration #10446
olegfalkov
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is a need to be able to track the external user identity based on the combination of SAML attributes. The current implementation allows for selecting only one specific SAML attribute to become the external ID for a principal.
I am proposing a solution that will allow using a templated value to combine one or more SAML attributes, plus adding a prefix or suffix if needed, similar to how it is done in Username Template mapper.
Beta Was this translation helpful? Give feedback.
All reactions