get
https://id.my.candis.io/auth/realms/candis/protocol/openid-connect/auth
Directs the user to this endpoint to begin the authorization process. The client must send the response_type, client_id, redirect_uri, and optionally the scope parameter.
302Redirection to the specified redirect_uri with a code.