get https://example.com/authentication/providers
Get Providers returns all available authentication providers.
GET /authentication/providers
Request Parameters
You don't need any request parameters for Get Providers
Response parameters
Property | Type | Description |
---|---|---|
Providers conditional | array of string | A list of the names of all supported authentication providers. Conditions: > This parameter is not returned in error situations. Example: [ "BankIdSwedenAuthenticationProvider" ] |
status required | status | API Operation status. |