Skip to content

Support email address(es) for Users #14

@jmpesp

Description

@jmpesp

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions