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

Authentication Fails Despite entering right password #40

Open
DLN-India opened this issue Jun 7, 2021 · 2 comments
Open

Authentication Fails Despite entering right password #40

DLN-India opened this issue Jun 7, 2021 · 2 comments

Comments

@DLN-India
Copy link

Using Key Vault explorer on a company laptop. The Default account picked is a @microsoft.com address.

Upon changing it to a different tenant viz my-company.onmicrosoft.com or to simply my-email-address@my-company.com

Authentication blatantly fails. Just says incorrect password despite it being the right password.

@odaihussein2019
Copy link

I'm facing the same issue.

@maeof
Copy link

maeof commented Aug 6, 2021

You might need to change the default Authority in VaultExplorer -> Settings -> Subscriptions dialog -> Authority fields.

Especially if you are using the function "Pick vault from subscription...", you need to change those Authority fields' values to https://login.windows.net/tenantIdORTenantName and https://sts.windows.net/tenantIdORTenantName respectfully.

If you are using a JSON configuration file whose path is set in field Vaults file name in the Settings, then you might need to provide domain hints in those configuration files.

Then try logging in with your tenant account (it should also stop using the @microsoft.com address as the default domain address).

image

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

No branches or pull requests

3 participants