UpdateParameters
Data class used for wrapping the parameters for a SAML update request
Constructors
Properties
An object that represents the attributes used to identify a Member. This object will map the IdP-defined User attributes to Stytch-specific values. Required attributes: email
and one of full_name
or first_name
and last_name
Globally unique UUID that identifies a specific SAML Connection.
A human-readable display name for the connection.
A globally unique name for the IdP. This will be provided by the IdP.
An array of implicit role assignments granted to members in this organization who log in with this SAML connection.
An array of implicit role assignments granted to members in this organization who log in with this SAML connection and belong to the specified group. Before adding any group implicit role assignments, you must add a "groups" key to your SAML connection's attribute_mapping. Make sure that your IdP is configured to correctly send the group information.
A certificate that Stytch will use to verify the sign-in assertion sent by the IdP, in {@link https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail PEM} format.