ranger icon indicating copy to clipboard operation
ranger copied to clipboard

RANGER-4955: Add support to retrieve group information from JWT

Open kumaab opened this issue 1 year ago • 0 comments

What changes were proposed in this pull request?

Added support to enable retrieval of groups from JWT via ClaimSets.

How was this patch tested?

  • Tested with Knox as the token provider, JWT contains "knox.groups" and the below changes successfully retrieve groups for the user authenticated via JWT.
  • More testing to follow.

kumaab avatar Oct 09 '24 00:10 kumaab