vscode-vault
vscode-vault copied to clipboard
Сan't authenticate with LDAP
Hey, @owenfarrell 👋
I'm using a Vault with Crowd LDAP connector but can't authenticate.
What mount point is needed?
I tried to use auth/ldap
, auth/ldap/users
, and many more but none of them works.
An error message tells me that I've missed some token but which token could be missed in case I'm using LDAP authentication?
Is it about me or your extension doesn't support Crowd with its' LDAP connector?
Thanks!
@altokarev - Happy to help. But full disclosure - I haven't tested this implementation against every authentication provider.
Can you, or do you, use the Hashicorp CLI to log in to Vault? If so, I think we can roughly adapt the CLI parameters in a way would be compatible with this plugin.
But if there's some kind of magic around your enterprise setup, then this might be a different animal.