You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2020/01/08 13:05:26 UTC

[GitHub] [sling-org-apache-sling-auth-core] kwin commented on issue #2: custom authentication handling incase credentials are passed through internal micsroservices within headers

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:
users@infra.apache.org


With regards,
Apache Git Services