kwin commented on issue #2: custom authentication handling incase credentials are passed through internal micsroservices within headers URL: https://github.com/apache/sling-org-apache-sling-auth-core/pull/2#issuecomment-572039951 Please rather create your own AuthenticationHandler to deal with project specific requirements. No need to extend the SlingAuthenticator. Just look at https://github.com/apache/sling-org-apache-sling-auth-core/blob/master/src/main/java/org/apache/sling/auth/core/impl/HttpBasicAuthenticationHandler.java for an example.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
