Grist + Authelia: Custom logout path

I was able to setup Grist using Authelia for logins. It works well but the issue I’m facing is with regards to logging out.

Clicking Sign Out goes to the https://grist.mydomain.tld/logout then eventually to https://grist.mydomain.tld/o/orgname/signed-out.

Is it possible to set a custom sign-out page, Maybe something similar to GRIST_FORWARD_AUTH_LOGOUT_PATH?

GRIST_PROXY_AUTH_LOGOUT_URL=https://auth.mydomain.tld/logout?rd=https://grist.mydomain.tld
2 Likes