Hello,
I've configured OIDC with an external IDP (Keycloak) with the following environment variable ; OAUTH_CLIENT_ID,OAUTH_CLIENT_SECRET,OAUTH_ISSUER_URL.
Login is ok and work properly, but when I try to logout, I've got the following error (from keycloak) : Either the parameter 'client_id' or the parameter 'id_token_hint' is required when 'post_logout_redirect_uri' is used.
My environment is built on docker
docker logs webmail-jmap
▲ Next.js 16.2.10
Thanks
Thomas
Hello,
I've configured OIDC with an external IDP (Keycloak) with the following environment variable ; OAUTH_CLIENT_ID,OAUTH_CLIENT_SECRET,OAUTH_ISSUER_URL.
Login is ok and work properly, but when I try to logout, I've got the following error (from keycloak) : Either the parameter 'client_id' or the parameter 'id_token_hint' is required when 'post_logout_redirect_uri' is used.
My environment is built on docker
docker logs webmail-jmap
▲ Next.js 16.2.10
✓ Ready in 0ms
JMAP Webmail v1.6.0
Thanks
Thomas