Skip to main content

The Backend EnterpriseConnectionSamlConnectionLoginHint object

The login_hint configuration included on a Backend API EnterpriseConnectionSamlConnection response.

Properties

  • Name
    mode
    Type
    "email_address" | "custom_attribute" | "off"
    Description

    How the SAML connection emits the login_hint sent to the IdP: 'email_address' sends the typed identifier, 'custom_attribute' sends the value stored at the user publicMetadata key named by source, and 'off' omits the login_hint.

  • Name
    source?
    Type
    string
    Description

    The user publicMetadata key the login_hint value is read from. Only set when mode is 'custom_attribute'.

Feedback

What did you think of this content?

Last updated on