Auth

Complete entity-member OIDC callback

Validates state, nonce, ID-token claims, and active entity-member access.

get/v3/auth/entity/callback

Query parameters

codestring required

OIDC authorization code. Never returned in responses.

statestring required

OIDC anti-forgery state bound to the signed state cookie.

Changes

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