Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove Auth0 feature flag #3283

Closed
janagombitova opened this issue Nov 8, 2019 · 0 comments
Closed

Remove Auth0 feature flag #3283

janagombitova opened this issue Nov 8, 2019 · 0 comments

Comments

@janagombitova
Copy link
Contributor

As we released Auth0 a few weeks ago and all is going well, we should have it as the default log in implementation and remove all the code and other objects that we do not need or use anymore. Plus we should ensure that also all dev Flow instances are running on Auth0 (uat2, for example, isn't)

@iperdomo iperdomo self-assigned this Jan 2, 2020
iperdomo added a commit that referenced this issue Jan 14, 2020
We want to keep 2 authentication methods for now. ODIC based (Auth0)
in Production, and GAE accounts for local development
iperdomo added a commit that referenced this issue Jan 15, 2020
- Use GAE accounts in development and OIDC (Auth0) in production
iperdomo added a commit that referenced this issue Jan 16, 2020
* Together with @dlebrero we managed to simplify the code and
  use `System.properties` (defined in `appengine-web.xml`) and
  override the default authentication entrypoint `oidc` with `gae`
dlebrero added a commit that referenced this issue Jan 16, 2020
iperdomo added a commit that referenced this issue Mar 23, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants