OAuth via Authentik fails to sign in. During redirect the web view opens a browser window instead and doesn't complete the handshake leading to the following error on the server. Signing into the website in a browser works fine.
authlib.integrations.base_client.errors.MismatchingStateError: mismatching_state: CSRF Warning! State not equal in request and response.
OAuth via Authentik fails to sign in. During redirect the web view opens a browser window instead and doesn't complete the handshake leading to the following error on the server. Signing into the website in a browser works fine.
authlib.integrations.base_client.errors.MismatchingStateError: mismatching_state: CSRF Warning! State not equal in request and response.