Get Providers returns all available authentication providers.

GET /authentication/providers

Request Parameters

You don't need any request parameters for Get Providers

Response parameters

PropertyTypeDescription
Providers
conditional
array of stringA list of the names of all supported authentication providers.

Conditions:
> This parameter is not returned in error situations.

Example: [ "BankIdSwedenAuthenticationProvider" ]
status
required
statusAPI Operation status.
Language