Auth

OIDC login callback

Complete the generic OIDC OAuth flow and return an access token.

get/auth/callback/oidc

Query parameters

codestring required

Authorization code from OIDC provider

Authorization code from OIDC provider

Headers

user-agentstring
x-real-ipstring nullable
x-forwarded-forstring nullable
x-client-ipstring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.