Path Parameters
The idp id.
Query Parameters
The list of fields to update.
If set to true, and the identity provider is not found, a new identity provider will be created.
In this situation, update_mask
is ignored.
Body
The name of the identity provider. Format: idps/{idp}
The display title of the identity provider.
The domain for email matching when using this identity provider.
The type of identity provider protocol.
IDENTITY_PROVIDER_TYPE_UNSPECIFIED
, OAUTH2
, OIDC
, LDAP
The configuration details for the identity provider.
Response
OK
The name of the identity provider. Format: idps/{idp}
The display title of the identity provider.
The domain for email matching when using this identity provider.
The type of identity provider protocol.
IDENTITY_PROVIDER_TYPE_UNSPECIFIED
, OAUTH2
, OIDC
, LDAP
The configuration details for the identity provider.