[ 
https://issues.apache.org/jira/browse/KNOX-2731?focusedWorklogId=756233&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756233
 ]

ASF GitHub Bot logged work on KNOX-2731:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Apr/22 08:14
            Start Date: 13/Apr/22 08:14
    Worklog Time Spent: 10m 
      Work Description: zeroflag commented on code in PR #554:
URL: https://github.com/apache/knox/pull/554#discussion_r849205220


##########
gateway-server/src/main/java/org/apache/knox/gateway/services/token/impl/DefaultTokenAuthorityService.java:
##########
@@ -104,26 +103,15 @@ public void setAliasService(AliasService as) {
 
   @Override
   public JWT issueToken(JWTokenAttributes jwtAttributes) throws 
TokenServiceException {
-    String[] claimArray = new String[6];

Review Comment:
   Yes, I discussed it with @smolnar82 and we decided to remove the 
claimsArray, and use the JWTTokenAttributes instead.
   





Issue Time Tracking
-------------------

    Worklog Id:     (was: 756233)
    Time Spent: 50m  (was: 40m)

> Allow group membership information to be included in issued JWTs
> ----------------------------------------------------------------
>
>                 Key: KNOX-2731
>                 URL: https://issues.apache.org/jira/browse/KNOX-2731
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to