Skip to main content

OidcAuthenticationLoginStartResponse

Response from /auth/login/oidc/start instructing the client to navigate to authorize_url

Extends BaseAuthenticationLoginStartResponse

Attributes (3)
AttributeTypeRequiredDescription
grant_type'oidc'YesThe grant type for the response
authorize_urlstringYesFully-formed authorize URL the user-agent should be redirected to
statestringYesOpaque state token bound to this authorization round-trip