Initiate OIDC Login
POST
/oidc/login/{providerId}
Initiates the OIDC authentication flow for a specific provider. Returns the authorization URL that users should be redirected to.
Parameters
Path Parameters
providerId*
The unique identifier of the OIDC provider
Typestring
RequiredResponses
Authorization URL for OIDC login
application/json
JSON
{
}