rombert commented on PR #18: URL: https://github.com/apache/sling-samples/pull/18#issuecomment-3244444589
It's valid to add this requirement to any service. I would actually recommend not doing it on the Sling Authenticator because you don't have can overwrite this by trying to add multiple requirement. But the problem is that I was not adding the /content prefix ; for now I added both and I can trigger the login flow reliably https://github.com/apache/sling-samples/pull/18/files#diff-28c4247ceb4441ff33c8f065a8c8280c34d075378987da5b1ddc3d9ba8e15d03R32 Still need to figure out some later errors but I'm unblocked for now, thanks for your help. ``` 02.09.2025 10:57:09.977 *INFO* [qtp2070377709-89] org.apache.sling.auth.core.impl.SlingAuthenticator handleLoginFailure: Unable to authenticate 116780918108829134398: Login Failure: all modules ignored ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
