Connections

List federated login connections

Retrieves a list of connections associated with a single user.

get/users/{user_id}/connections

Response

OK

providerstring

The name of the federation provider.

provider_typestring

The type of the federation provider.

is_mandatoryboolean

Whether the federated login connection is mandatory.

subjectstring

The identity on the federation provider.

email_addressstring

The email address presented on the federated login connection.

created_atstring date-time

The date and time when the connection was created.

updated_atstring date-time

The date and time when the connection was last updated.

Changes

No recorded changes to this endpoint across all 1 revision of this API.