Get White Label Oauth2 Auth Url

Generate the OAuth2 authorization URL by delegating to oauth2_service.

Args:

request: The HTTP request response: The HTTP response db: The database session white_label_id: The ID of the white label to get the auth URL for auth_context: The current authentication context

Returns:

str: The OAuth2 authorization URL

Path parameters

white_label_idstringRequired

Headers

X-API-KeystringOptional
X-Organization-IDstringOptional

Response

Successful Response

Errors