[
https://issues.apache.org/jira/browse/KNOX-2731?focusedWorklogId=756492&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756492
]
ASF GitHub Bot logged work on KNOX-2731:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/22 16:07
Start Date: 13/Apr/22 16:07
Worklog Time Spent: 10m
Work Description: zeroflag commented on code in PR #554:
URL: https://github.com/apache/knox/pull/554#discussion_r849659142
##########
gateway-service-knoxtoken/src/main/java/org/apache/knox/gateway/service/knoxtoken/TokenResource.java:
##########
@@ -144,6 +144,7 @@ public class TokenResource {
private static final String TARGET_ENDPOINT_PULIC_CERT_PEM =
TOKEN_PARAM_PREFIX + "target.endpoint.cert.pem";
static final String QUERY_PARAMETER_DOAS = "doAs";
static final String PROXYUSER_PREFIX = TOKEN_PARAM_PREFIX + "proxyuser";
+ public static final String KNOX_TOKEN_INCLUDE_GROUPS =
"knox.token.include.groups";
Review Comment:
I fixed it.
Issue Time Tracking
-------------------
Worklog Id: (was: 756492)
Time Spent: 2h 40m (was: 2.5h)
> 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: 2h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)