Access Identity Providers
Access identity providers are the services your user’s will login against to authenticate with your site
List Access Identity Providers
GET List your Access Identity Providers
GET accounts/:identifier/access/identity_providers
Permission needed: None
Available in:
Access Identity Providers Details
GET Fetch your Access Identity Providers details
GET accounts/:identifier/access/identity_providers/:uuid
Permission needed: None
Available in:
Create Access Identity Provider
POST Create a new Access Identity Provider
POST accounts/:identifier/access/identity_providers
Permission needed: None
Available in:
Update Access Identity Provider
PUT Update a configured Access Identity Provider
PUT accounts/:identifier/access/identity_providers/:uuid
Permission needed: None
Available in:
Delete Access Identity Provider
DELETE Delete an Access Identity Provider
DELETE accounts/:identifier/access/identity_providers/:uuid
Permission needed: None
Available in: