[
https://issues.apache.org/jira/browse/KNOX-2627?focusedWorklogId=621388&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621388
]
ASF GitHub Bot logged work on KNOX-2627:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jul/21 20:05
Start Date: 11/Jul/21 20:05
Worklog Time Spent: 10m
Work Description: smolnar82 opened a new pull request #463:
URL: https://github.com/apache/knox/pull/463
## What changes were proposed in this pull request?
From now on, users are limited to manage a pre-configured number of tokens.
It's possible to eliminate this limit by setting the new
`gateway.knox.token.limit.per.user` to `-1`. In this case, end-users are
allowed to manage as many tokens as they want.
This configuration only applies when server-managed token state is enabled
either in gateway-site or at the topology level.
## How was this patch tested?
Added new JUnit tests and executed manual test steps using the token
generation UI.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 621388)
Remaining Estimate: 0h
Time Spent: 10m
> Limiting the number of Knox tokens per user
> -------------------------------------------
>
> Key: KNOX-2627
> URL: https://issues.apache.org/jira/browse/KNOX-2627
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.6.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Critical
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Users may be limited to a maximum number of tokens each. This must be a
> configurable option and default to a reasonable default number that may be
> changed by an admin. This configuration must accommodate no limit as well but
> will not default to this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)