Closed
Description
openedon Jul 21, 2024
Description
I've set PROVIDERS__OPENID__CONFIG__LOGOUT_REMOTE
to true, but I'm not being redirected to the logout endpoint. I believe this is due to the logout_remote
variable not being copied into the options
variable:
Environment
- OS (where OpenCTI server runs): Ubuntu
- OpenCTI version: 6.2.6
- OpenCTI client: Frontend
- Other environment details:
Reproducible Steps
- Set logout_remote to true
- Logout
Expected Output
The logout endpoint should redirect me to the end session endpoint
Actual Output
The logout endpoint redirects me to /
Additional information
Screenshots (optional)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment