You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ......
The text was updated successfully, but these errors were encountered:
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.
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 ......
The text was updated successfully, but these errors were encountered: