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