[
https://issues.apache.org/jira/browse/KNOX-2829?focusedWorklogId=819934&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-819934
]
ASF GitHub Bot logged work on KNOX-2829:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Oct/22 07:51
Start Date: 25/Oct/22 07:51
Worklog Time Spent: 10m
Work Description: smolnar82 opened a new pull request, #657:
URL: https://github.com/apache/knox/pull/657
## What changes were proposed in this pull request?
Changed the default value of `knox.token.impersonation.enabled` and added
some helpful DEBUG-level log messages.
## How was this patch tested?
Tested in a live cluster with more than one topology w/ the `KNOXTOKEN`
service with different parameter list.
Issue Time Tracking
-------------------
Worklog Id: (was: 819934)
Remaining Estimate: 0h
Time Spent: 10m
> Change the default value of knox.token.impersonation.enabled
> ------------------------------------------------------------
>
> Key: KNOX-2829
> URL: https://issues.apache.org/jira/browse/KNOX-2829
> Project: Apache Knox
> Issue Type: Task
> Components: Server
> Affects Versions: 2.0.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the default value of {{knox.token.impersonation.enabled}} is
> {{{}true{}}}. That is, if this config is not declared in {{KNOXTOKEN}}
> service parameters, token impersonation is enabled.
> We need to change this default value to {{{}false{}}}. This way customers
> will bear in mind that enabling token impersonation itself is not enough,
> they also need to configure the required token proxyuser config. See details
> [here|file:///Users/sandormolnar/projects/knox-site/site/books/knox-2-0-0/user-guide.html#Token+impersonation].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)