telemetry-analysis-service icon indicating copy to clipboard operation
telemetry-analysis-service copied to clipboard

Add auth credentials view for first time setup

Open jezdez opened this issue 8 years ago • 1 comments

The view would allow setting up the Google credentials via a view that we redirect to if no credentials are found in the database. That way we can simplify the setup procedure.

jezdez avatar Feb 14 '17 15:02 jezdez

Now that we're removing direct google auth in #690 I think we should replace this with a view that asks for the relevant information. @washort Do you think we could also store the OIDC variables in constance so devs can easily set it up via this kind of view? The goal is basically to simplify the setup process of atmo and get rid of .env (see #611).

jezdez avatar Sep 25 '17 18:09 jezdez