So we are just going to start deploying Growthbook...
# ask-questions
c
So we are just going to start deploying Growthbook docker image, but trying to understand how the auth might work. The URL for growthbook will be on internet and not intranet - so it needs auth. How is auth/all users configured on the internal image for login?
r
Our official support hours are 6:30am - 5pm Pacific Time, Monday through Friday. You may occasionally hear from us outside of these hours. Your support request has been logged in our system. Our support team will get back to you very soon!
f
The public SDK does not require auth, as its public - but the internal methods use JWT, and user accounts
c
No I meant the growthbook UI that we will have on the docker - if there is any, what auth will that interface have?
r
Hi Ruturaj, there are currently 3 ways users can login to the GrowthBook accounts: 1. Regular account/password 2. Google Auth 3. SSO (Pro or Enterprise plans) Which approach are you intending to use?
c
Regular account/password would work for now I believe. is that configurable? can we make it OTP driven?
f
We don’t support OTP at the moment, but you can request that feature