workspaces-issues
workspaces-issues copied to clipboard
[Bug] - OIDC Callback Redirect Missing Port 8443 Causing Authentication Failure
I am unable to open port 443 on my server due to security policies, so I am using port 8443 instead. I have integrated Azure Entra ID for OIDC authentication. After a successful callback from Azure to https://host:8443/api/oidc_callback, it redirects to https://host/#/sso/xxxxxx. However, the port 8443 is not included in the redirect URL, causing the redirection to fail. Manually adding port 8443 allows the authentication to succeed. Please see the attached image for reference:
OpenID configuration: