lmccay opened a new pull request, #997:
URL: https://github.com/apache/knox/pull/997

   ## What changes were proposed in this pull request?
   
   Initial iteration of the RemoteAuthProvider has support for a single HTTP 
Header containing the group memberships. The Pre API in the Knox Auth Service 
breaks memberships up across multiple headers to manage the size.
   
   We need to determine a syntax as an explicit list or a range with some 
builtin syntax of a numeric suffix. Otherwise, it will need a list of possible 
header names with it accommodating the largest set which seems odd.
   
   ## How was this patch tested?
   
   Ran existing unit tests plus new tests for the new functionality.
   


-- 
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: dev-unsubscr...@knox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to