[ https://issues.apache.org/jira/browse/KNOX-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946606#comment-17946606 ]
ASF subversion and git services commented on KNOX-3100: ------------------------------------------------------- Commit 941d42ae65e941d7e392b44107b9908c750cdf16 in knox's branch refs/heads/dependabot/maven/commons-io-commons-io-2.14.0 from Larry McCay [ https://gitbox.apache.org/repos/asf?p=knox.git;h=941d42ae6 ] KNOX-3100 - RemoteAuthProvider to accept multiple group headers (#997) * KNOX-3100 - RemoteAuthProvider to accept multiple group headers > Extend Group Header Support in RemoteAuthProvider to handle Multiple Headers > ---------------------------------------------------------------------------- > > Key: KNOX-3100 > URL: https://issues.apache.org/jira/browse/KNOX-3100 > Project: Apache Knox > Issue Type: Improvement > Components: Server > Reporter: Larry McCay > Assignee: Larry McCay > Priority: Major > Fix For: 2.2.0 > > Time Spent: 20m > Remaining Estimate: 0h > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)