POST
/
idps

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
certificate
string

The public certificate the IDP will provide

company
enum<string>
Available options:
google,
okta
entity_id
string

The entity ID your application uses

name
string
Required string length: 1 - 40
signin_url
string

The URL the IDP expects SAML2 requests to be POSTed to

type
enum<string>
Available options:
saml2

Response

200 - application/json
errors
object[]
required
result
object
required
success
boolean
required