-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
SAML assertions will most likely send the email address in the subject portion:
<saml:Subject>
<saml:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress">[email protected]</saml:NameID>
...
</saml:Subject>
Whether or not this is pushed in via the Users POST, core should support storing it - it would be necessary to match against any SAML assertion.
Metadata
Metadata
Assignees
Labels
No labels