OidcAuthenticationLoginStartResponse
Response from
/auth/login/oidc/startinstructing the client to navigate toauthorize_url
Extends BaseAuthenticationLoginStartResponse
Attributes (3)
| Attribute | Type | Required | Description |
|---|---|---|---|
grant_type | 'oidc' | Yes | The grant type for the response |
authorize_url | string | Yes | Fully-formed authorize URL the user-agent should be redirected to |
state | string | Yes | Opaque state token bound to this authorization round-trip |