Identity providers
Update identity provider
Update an identity provider’s details
PATCH
/
idps
/
{IDENTITY_PROVIDER_ID}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the identity provider
Body
application/json
Required string length:
1 - 40
Available options:
google
, okta
Available options:
saml2
The public certificate the IDP will provide
The entity ID your application uses
The URL the IDP expects SAML2 requests to be POSTed to