- Issue created by @wjuda
- Merge request !59Functionality addition to allow username to be set to another shib property... → (Open) created by wjuda
When using multiple IDP's it is possible to have some unique ID shared between all IDP's but that have different email domains. In the case that first brought this issue up it was in using Azure SSO which had 1 unique id shared across multiple email domains. Example:
Azure test login
uid = usr1
email = usr1@test-domain.com
Azure prod login
uid = usr1
email = usr1@prod-domain.com
We want both of these logins to link to 1 accounts as the unique ID us the same. So I have some proposed changes/expansion of functionality
You would need 2 idp's that have the same uid but different email domains
PR - ready for comment/review
Maintainers input
Extra config on saml_sp config form
Expanded config on the idp form for NameID field options
None
None
Active
4.3
Code