Hi! When does SCR call an authentication handler that has been added as a bundle?
I added: * @scr.component immediate="false" label="%auth.slave.name" * description="%auth.slave.description" in analogy with the formauth example, but activate never gets called :-( What is supposed to trigger it? Cheers, Jos
