Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sso] login url misses custom port on self-hosted deployment #4981

Closed
1 task done
SomaticIT opened this issue Nov 6, 2024 · 2 comments · May be fixed by #5150
Closed
1 task done

[sso] login url misses custom port on self-hosted deployment #4981

SomaticIT opened this issue Nov 6, 2024 · 2 comments · May be fixed by #5150
Labels

Comments

@SomaticIT
Copy link

Steps To Reproduce

  1. Configure a self-hosted deployment with a custom URl containing a custom port (eg: https://bitwarden.myserver.com:8443)
  2. Create a SSO configuration with Azure SAML (I think it's the same with another provider)
  3. Try connect using SSO

Expected Result

You should be redirected to:
https://bitwarden.myserver.com:8443/identity/sso/Login?...

Actual Result

You are redirected to:
https://bitwarden.myserver.com/identity/sso/Login?...
Notice the missing port

Screenshots or Videos

No response

Additional Context

No response

Build Version

2024.10.2

Environment

Self-Hosted

Environment Details

  • Operating System: Debian 6.1.85-1
  • Environment: Docker 24.0.5
  • Hardware: AMD EPYC 7281 (3 dedicated cores) / 4GB RAM

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@SomaticIT SomaticIT added the bug label Nov 6, 2024
@Neonwarden
Copy link

Hi there,

We use GitHub issues as a place to track bugs and other development-related issues. Please write us back using our “Contact support” form located on our Help Center (https://bitwarden.com/help/).

You can include a link to this issue in the message content.

Alternatively, you can also search for an answer in our help documentation or get help from other Bitwarden users on our community forums (https://community.bitwarden.com/c/support/).

The issue here will be closed.

Thanks!

@Neonwarden Neonwarden closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2024
@SomaticIT
Copy link
Author

@Neonwarden, I'm not sure I understand your message. This a bug and so, a development-related issue.
That's why I think this is the good place to talk about this.
Doesn't it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants