authentication
Enumerate available authentication providers
get/auth/providers
Response
successful operation
Example response
[
{
"backend": "oidc",
"provider_id": "mycompany"
}
]Changes
No recorded changes to this endpoint across all 2 revisions of this API.