mulbc / vaultPass

A Chrome extension to leverage Hashicorp Vault as Credential Storage for teams
MIT License
97 stars 38 forks source link

Allow OIDC Logins #21

Closed gabecazares-cc closed 1 year ago

gabecazares-cc commented 3 years ago

Is your feature request related to a problem? Please describe. I can't use this plugin due to not allowing for alternative logs besides user/pass; such as OIDC login

Describe the solution you'd like I'd like the option to log in with an OIDC provider in the plugin configuration. My vault is only accessible via an OIDC provider so I can't use this plugin.

Describe alternatives you've considered There are none, unfortunately. Maybe someday, I'll learn the languages used in this project so I can assist =)

Additional context image

Yayg commented 3 years ago

:+1: this would be a must! I hope this will arrive soon! :D

Bredec commented 1 year ago

@mulbc any plans to support this ?

mulbc commented 1 year ago

Sorry for the late reply - There've been a couple of OIDC / Single-Sign-On requests. Unfortunately I don't know how I could support it with an Extension (I'm not actually a front-end developer ;) ) If I'd give you the option to login with a token, would that help? You can use the Vault Web UI or Vault CLI to generate User Tokens

Bredec commented 1 year ago

@mulbc absolutely. Go ahead!

mulbc commented 1 year ago

The new version I just released and submitted to the Chrome & Firefox stores should solve your issue - please reopen this issue if it does not