[ https://issues.apache.org/jira/browse/KNOX-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946608#comment-17946608 ]
ASF subversion and git services commented on KNOX-3100: ------------------------------------------------------- Commit 85c5557f0c2d30ef31fc60829759f11fce69e168 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=85c5557f0 ] KNOX-3103 - Move RegEx Tests from KnoxSSO module to RegExUtils (#998) * 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)