Skip to main content
GET
/
auth
/
{id}
/
{provider}
Error
A valid request URL is required to generate request examples
"<string>"
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}

Path Parameters

id
string
required

Identity provider ID

provider
string
required

Provider name

Response

Redirect to the provider's authentication page

The response is of type string.