You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the release of v2.11.1 the redirect_url in the oidc_providers settings is broken.
All of the configs provided at OpenId contain the flag redirect_url where the url to redirect to after the authentication is set.
This url points to nowhere when the url is called, the response is 404 Not Found:
Non the less, the authentication of the user has been completed successful.
When calling the base url as normal, the user is logged in as usual
Issue
With the release of v2.11.1 the
redirect_url
in theoidc_providers
settings is broken.All of the configs provided at OpenId contain the flag
redirect_url
where the url to redirect to after the authentication is set.This url points to nowhere when the url is called, the response is 404 Not Found:
Non the less, the authentication of the user has been completed successful.
When calling the base url as normal, the user is logged in as usual
Impact
Web-Frontend (what users interact with), Configuration
Installation method
Docker
Database
Postgres
Browser
Chrome
Semaphore Version
semaphore version v2.11.1
Ansible Version
No response
Logs & errors
2024-12-25T19:56:33.498021664Z time="2024-12-25T19:56:33Z" level=error msg="websocket: close 1005 (no status)" fields.level=Error
2024-12-25T19:56:33.498027131Z time="2024-12-25T19:56:33Z" level=error msg="websocket: close sent" fields.level=Error
2024-12-25T19:56:33.498029745Z time="2024-12-25T19:56:33Z" level=error msg="close tcp 172.18.0.3:3000->10.10.10.10:39564: use of closed network connection" fields.level=Error
Manual installation - system information
No response
Configuration
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: