list identity providers
Identity providers provide means of authentication. Providing authentication and identity management for the end-users, the configuration of the identity provider resource help managing the interfaces and the enabled features customizing the end-users authentication flow. The field descriptions are available in the main documentation page.
GET /api/identity-providers list all the identity providers available on the server
Required scope: identity-providers:manage:all
| Responses | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200
| |||||||||||||||||||||||||||||||||||||||||||||||||
401The client is unauthorized to access this resource.
| |||||||||||||||||||||||||||||||||||||||||||||||||
403The client is forbidden to access this resource.
|