authentication

OIDC callback

get/callback

Query parameters

codestring required

For handling the authorization code received from the OIDC provider

statestring required

parameter for CSRF protection

Changes

Changed in 5 of the 50 revisions of this API.354

    • added the media type text/plain for the response with the status

      response-media-type-added

    • added the media type text/plain for the response with the status

      response-media-type-added

  • 7d0a1cc89eb011See the full diff
    • added the new required cookie request parameter login-flow-cookie

      new-required-request-parameter

    • deleted the cookie request parameter saved-state

      request-parameter-removed

    • added the new required cookie request parameter nonce

      new-required-request-parameter

  • 3a8704b4afd3142See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

Of the 50 revisions, 3 have no diff computed.