[
https://issues.apache.org/jira/browse/KNOX-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946621#comment-17946621
]
ASF subversion and git services commented on KNOX-3119:
-------------------------------------------------------
Commit 098e8091cf53b446b542578e568175e566691904 in knox's branch
refs/heads/dependabot/maven/commons-io-commons-io-2.14.0 from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=098e8091c ]
KNOX-3119 - Provide appropriate defaults for CLIENTID extension of KN… (#1016)
* KNOX-3119 - Provide appropriate defaults for CLIENTID extension of KNOXTOKEN
API
> Tune defaults for config params in CLIENTID API
> -----------------------------------------------
>
> Key: KNOX-3119
> URL: https://issues.apache.org/jira/browse/KNOX-3119
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Reporter: Larry McCay
> Assignee: Larry McCay
> Priority: Major
> Fix For: 2.2.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> There are a number of params that should be set by default for the CLIENTID
> extension of the KNOXTOKEN API. This will reduce the likelihood of errors
> based on having to explicitly configure these params which are either
> required or the logical defaults.
> 1. knox.token.exp.server-managed should be enabled by default this service if
> based on passcode tokens and requires server state
> 2. knox.token.ttl - should be -1 by default to not expire - fight me! :)
> 3. knox.token.hash.key should be set by default as well. We need to check
> whether this already exists via the AliasService and if not we should
> generate it automatically or fail to deploy with appropriate error/exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)