openware / barong

Barong auth server
https://www.openware.com
Apache License 2.0
139 stars 262 forks source link

Add ability to run without Vault and show warning #346

Closed vshatravenko closed 6 years ago

vshatravenko commented 6 years ago

There should be an ability to mock Vault and make 2FA disabled in Barong(e.g. for automated deployments)

rxqd commented 6 years ago

What should we do? Mock vault or disable 2FA. Why do we need it? There are several solutions that depend on our requirements

jdowning100 commented 6 years ago

Was there ever a resolution to this? I need a way to automatically approve users, without 2FA (it's not necessary)

rxqd commented 6 years ago

@jdowning100 you can approve users regardless of 2FA. 2FA is optional. We don't force people to enable it and it doesn't touch any platform limits

jdowning100 commented 6 years ago

@maksim-litvinov yes I understand, but approval is not automated, and if I have a large number of registrations manually approving them will take too long. It seems like barong doesn’t support instant automated approval (say, after email confirmation) so I will just write a script.