Skip to main content
GET
Authorization endpoint (OAuth 2.0 / OIDC)

Headers

Cativa-Customer
string

Tenant slug. Anonymous endpoints carry no API key to identify the tenant, so name it here (e.g. mycommunity). In production the tenant is also resolved from the request origin.

Path Parameters

customerName
string
required

Query Parameters

client_id
string
redirect_uri
string
scope
string
response_type
string
code_challenge
string
code_challenge_method
string
state
string

Response

200

OK