[
https://issues.apache.org/jira/browse/KNOX-2731?focusedWorklogId=756232&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756232
]
ASF GitHub Bot logged work on KNOX-2731:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/22 08:13
Start Date: 13/Apr/22 08:13
Worklog Time Spent: 10m
Work Description: zeroflag commented on code in PR #554:
URL: https://github.com/apache/knox/pull/554#discussion_r849203844
##########
gateway-release/home/conf/topologies/homepage.xml:
##########
@@ -113,6 +113,10 @@
<name>knox.token.proxyuser.admin.hosts</name>
<value>*</value>
</param>
+ <param>
+ <name>knox.token.include.groups</name>
+ <value>false</value>
Review Comment:
Yes, the default is false so it is not needed. It was added here just to
show the user that this option now available (it is easier to turn it on if we
already have this param in the config).
Issue Time Tracking
-------------------
Worklog Id: (was: 756232)
Time Spent: 40m (was: 0.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: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)