Closed bergtwvd closed 8 years ago
I'm working on token authentication implementation. It will use same credentials across registry and web ui. It will be available later this month.
Sounds great. All I want to do is to host the Registry UI on the same host as the Registry, and provide both services on the internet, requiring users the authenticate themselves via the UI (otherwise the whole setup (https + basic auth) does not make sense).
@bergtwvd, new version with full authentication support has been released. Please have a look at config examples.
I currently need to hardwire authentication data with the container. Would it be possible to provide a popup window to request for username and password in case of basic authentication... ?