IDP

Remove IDP integration

delete
Authorizations
Responses
chevron-right
200

OK

application/json
codeintegerOptional
messagestringOptional
responseanyOptional
delete
/api/idp

Sync users and groups from IDP

post
Authorizations
Responses
chevron-right
200

OK

application/json
codeintegerOptional
messagestringOptional
responseanyOptional
post
/api/idp/sync
200

OK

Get IDP sync status

get
Authorizations
Responses
chevron-right
200

OK

application/json
descriptionstringOptional

Description is empty if the sync is ongoing or completed, and describes the error when the sync fails.

statusstringOptional

Status would be one of: in_progress, completed or failed.

get
/api/idp/sync/status
200

OK

Test IDP Sync Credentials

post
Authorizations
Body
auth_providerstringOptional
azure_tenant_idstringOptional
client_idstringOptional
client_secretstringOptional
google_admin_emailstringOptional
google_sa_creds_jsonstringOptional
okta_api_tokenstringOptional
okta_org_urlstringOptional
Responses
chevron-right
200

OK

application/json
codeintegerOptional
messagestringOptional
responseanyOptional
post
/api/idp/sync/test

Last updated

Was this helpful?