IdentityProviders
The identity providers a tenant signs in through, and mirroring their groups.
List identity providers
Returns the identity providers configured for this tenant. Requires `identity-provider.read`.
Search users in the identity provider
Searches the provider's directory, so an administrator can find someone before mirroring them in. Requires `identity-provider.read`.
Search groups in the identity provider
Searches the provider's groups, for binding roles to a team rather than to each person in it. Requires `identity-provider.sync`.
Sync groups from the identity provider
Mirrors the provider's groups into the tenant so roles can be bound to them. Membership continues to be managed in the provider. Requires `identity-provider.sync`.