Re: Authentication handler

2016-10-04 Thread Roy Teeuwen
Hey Stefan, Thanks! Exactly what I was looking for then ;) Greets, Roy > On 4 Oct 2016, at 17:22, Stefan Seifert wrote: > > when the repository is up and running the repository authentication is used > for web console as well. > but during startup phase, or when the

RE: Authentication handler

2016-10-04 Thread Stefan Seifert
when the repository is up and running the repository authentication is used for web console as well. but during startup phase, or when the repository is down/unavailable the authentication built into the web console itself takes place. you need to change the admin password in the osgi config

Authentication handler

2016-10-04 Thread Roy Teeuwen
Hey all, When starting up our sling instance, if you go to /system/console in the VERY beginning (like 1-3 seconds after doing a startup), it is possible to log in with admin/admin, even when the admin password has been changed to something else. What bundle has to come active for this