Re: Authentication handler

2016-10-04 Thread Roy Teeuwen
u have a > security leak if the repository is not available for whatever reason. > > stefan > >> -Original Message- >> From: Roy Teeuwen [mailto:r...@teeuwen.be] >> Sent: Tuesday, October 4, 2016 4:45 PM >> To: users@sling.apache.org >> Subject: Authent

RE: Authentication handler

2016-10-04 Thread Stefan Seifert
4:45 PM >To: users@sling.apache.org >Subject: Authentication handler > >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 p

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

Use custom LoginModulePlugin with form based authentication handler

2016-04-05 Thread Guillaume Lucazeau
Hello, I would like to know if it's possible to just plug a custom LoginModulePlugin (to use LDAP) while using everything else from the form based authentication handler, as everything works well for me except I have to use LDAP. I've tried to put my LoginModulePlugin into a fragment but it's

Sling Authentication Handler Flow

2014-03-11 Thread Srikanth K
Hi Team, We need some help in understanding the Authentication Handler. We have developed a simple Authentication Handler and mentioned the path as /j_secutiry_check. But we observed that the request has been processed for both / and /j_security_check paths. *Can we stop the flow in between

Form-based authentication handler question...

2010-05-12 Thread Fabrizio Scarcello
tutorial on its configuration and usage: i'm still thinking and dreaming of it, even if other necessary-to-live projects of our very-little-startup-company are slowing it). Now my first question is: how can i use the form-based authentication handler? I have done the following: 1) re-build and re