Identity providers
Create identity provider
Create a new identity provider
POST
/
idps
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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