POST
/
idps

Authorizations

Authorization
string
headerrequired

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

Body

application/json
name
string
company
enum<string>
Available options:
google,
okta
type
enum<string>
Available options:
saml2
certificate
string

The public certificate the IDP will provide

entity_id
string

The entity ID your application uses

signin_url
string

The URL the IDP expects SAML2 requests to be POSTed to

Response

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