-
Beta Was this translation helpful? Give feedback.
Answered by
brufdev
Oct 21, 2025
Replies: 1 comment 1 reply
-
|
You also need to specify a URL to redirect after logout (link). In your case, you are missing this variable: environment:
- POCKETID_POST_LOGOUT_REDIRECT_URI=https://pocketid.domain/logout # change URL |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Pannry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You also need to specify a URL to redirect after logout (link).
In your case, you are missing this variable: