Status Page SSO doesn't work #420

Closed
opened 2026-04-05 16:19:40 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @NANDAKISHORE92 on 7/19/2025

Describe the bug
After upgrading our OneUptime self-hosted version to 7.0.4699, the SSO configured on the status pages doesn't seem to work fine.

To Reproduce
Steps to reproduce the behavior:

The URL with /sso at the end:
https://mycompany.com/status-page/c39357e7-e13f-4b34-9854-a24f58464c88/sso correctly redirects to the login page and allows SSO via email.

Image

The URL without /sso:
https://mycompany.com/status-page/c39357e7-e13f-4b34-9854-a24f58464c88, which is actually the default url of status page, fails to redirect properly, going to /undefined/login and resulting in a 504 error.

Image

Expected behavior
The Status Page default url should get internally redirected to /sso url and present the login screen to the user.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome, MS Edge

Deployment Type
Self-hosted version (Helm deployment) 7.0.4699 deployed on AKS

Additional context
We also configured SSO to login to each project, it works perfectly fine there. The problem is only with the status page SSO.

*Originally created by @NANDAKISHORE92 on 7/19/2025* **Describe the bug** After upgrading our OneUptime self-hosted version to **7.0.4699**, the SSO configured on the status pages doesn't seem to work fine. **To Reproduce** Steps to reproduce the behavior: ✅ The URL with /sso at the end: https://mycompany.com/status-page/c39357e7-e13f-4b34-9854-a24f58464c88/sso correctly redirects to the login page and allows SSO via email. <img width="1165" height="658" alt="Image" src="https://github.com/user-attachments/assets/94198653-0c72-4a45-b550-86430df53d97" /> ❌ The URL without /sso: https://mycompany.com/status-page/c39357e7-e13f-4b34-9854-a24f58464c88, which is actually the default url of status page, fails to redirect properly, going to /undefined/login and resulting in a 504 error. <img width="1202" height="372" alt="Image" src="https://github.com/user-attachments/assets/0d349a75-159e-4e64-8e5c-ab9fa66d0372" /> **Expected behavior** The Status Page default url should get internally redirected to /sso url and present the login screen to the user. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: Windows - Browser Chrome, MS Edge **Deployment Type** Self-hosted version (Helm deployment) **7.0.4699** deployed on AKS **Additional context** We also configured SSO to login to each project, it works perfectly fine there. The problem is only with the status page SSO.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#420