question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't confirm new account on self-hosted portal

See original GitHub issue

Bug description

When self-hosting the portal a user is unable to confirm account.

The developer tools in Firefox show that a request to the management api fails with a 400 error (blocked by CORS policy).

Reproduction steps

  1. Go to the homepage
  2. Click on ‘Sign Up’
  3. Fill in and create an account.
  4. Open link in email
  5. Browser shows the signup page again.

Expected behavior

User gets a message with the confirmation of his account.

Is your portal managed or self-hosted?

Self-hosted

Release tag or commit SHA (if using self-hosted version)

release 2.5.3, commit afa75bd9d558d4f41ec98d75d2fb30104e659caf

Environment

  • Operating system: Windows
  • Browser: Firefox
  • Version: 82.0.3

Additional context

The New developer account confirmation template is configured as: https://[storageaccountname].z15.web.core.windows.net/signup?$ConfirmQuery

Besides that, i’ve already configured the CORS policies in storage account as mentioned in wiki section of self hosting the portal.

CORS error when trying to activate accounts:

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mikebudzynskicommented, Nov 24, 2020

This issue is affecting self-hosted portals only. The fix is already committed in the master branch and will soon be published with the 2.5.5 release.

1reaction
mikebudzynskicommented, Nov 18, 2020

Thanks, we’ll look into the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't reset password on self-hosted portal #588 - GitHub
Go to the homepage · Click on 'Sign In' · Click on 'Forgot your password?' · Fill in and Click 'Request reset' ·...
Read more >
Manually Verify Email associated with Self-Hosted Instance?
Hey All, Is there a way to manually verify an email address/account on a self host instance of bitwarden? I've just installed everything...
Read more >
[SOLVED] Unable to verify e-mail on self hosted BW server
I've had a premium BW account on bitwarden com for some time but would like to self-host a server. I followed these instructions....
Read more >
Troubleshoot self-hosted integration runtime - Azure
This article explores common troubleshooting methods for self-hosted integration runtime (IR) in Azure Data Factory and Synapse workspaces.
Read more >
Verify your domain to unlock features (for email-verified ...
This means you'll need to set a password for your Google Account before you can access your new Google service. Consumer accounts can't...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found