User Authentication Infos
A user-authentication-info
represents a user. This object contains information, such as the name and email address, and has sub-resources for each mechanism that the user can use to log in./single-sign-on/authentication-realm-api/authentication-realm-api-overview) and the user is configured to authenticate through that profile, then the user-authentication-info
object is associated with a User Authentication OpenID Connect Profile Info subresource.
Account Members reference User Authentication Infos directly (i.e., for every account member there is an user authentication info with the same id) and the User Authentication Info API is how you manage and configure the authentication options for that user.
Customers (that login via OIDC) also use the User Authentication Info.
📄️ Get User Authentication Info List
Retrieve user authentication information for the specified authentication realm.
📄️ Create User Authentication Info
Create user authentication information for the specified authentication realm.
📄️ Get User Authentication Info
Retrieve specific user authentication information by ID.
📄️ Update User Authentication Info
Update specific user authentication information by ID.
📄️ Delete User Authentication Info
Delete specific user authentication information by ID.