Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Mozilla Persona is closed, easy login strategy for testing? #323

Closed
Frintrop opened this issue Jan 2, 2017 · 3 comments
Closed

Mozilla Persona is closed, easy login strategy for testing? #323

Frintrop opened this issue Jan 2, 2017 · 3 comments
Milestone

Comments

@Frintrop
Copy link

Frintrop commented Jan 2, 2017

Mozilla Persona is closed. Is there any easy login strategy for testing? Tried google, but getting invalid credentials connecting to 127.0.0.1/admin ......

@Frintrop Frintrop closed this as completed Jan 2, 2017
@Frintrop
Copy link
Author

Frintrop commented Jan 2, 2017

see #314

@GUI
Copy link
Member

GUI commented Jan 4, 2017

Yeah, we are working on a local authentication replacement that will be part of the next release (current work is in the local-admin-accounts branch).

In the meantime, yeah, unfortunately the other login options require a bit more config. If you're just interested in testing purposes, then one workaround would be to set your /etc/api-umbrella/api-umbrella.yml config file to contain:

app_env: development

This will run things in development mode, which will be a bit slower, but enables a "dummy" login option for the admin where you can just enter any e-mail address you want and you'll be logged in. So obviously this isn't intended for real use, but that might be the quickest current way to play around locally.

@GUI GUI added this to the v0.14.0 milestone Feb 23, 2017
@GUI
Copy link
Member

GUI commented Feb 23, 2017

FYI: v0.14.0 is released which has local admin accounts, which should be easier to setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants