[ 
https://issues.apache.org/jira/browse/KNOX-2713?focusedWorklogId=737444&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737444
 ]

ASF GitHub Bot logged work on KNOX-2713:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Mar/22 10:10
            Start Date: 07/Mar/22 10:10
    Worklog Time Spent: 10m 
      Work Description: smolnar82 merged pull request #543:
URL: https://github.com/apache/knox/pull/543


   


-- 
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: 737444)
    Time Spent: 20m  (was: 10m)

> Improve user limit handling when fetching Knox Tokens
> -----------------------------------------------------
>
>                 Key: KNOX-2713
>                 URL: https://issues.apache.org/jira/browse/KNOX-2713
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 1.6.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>             Fix For: 2.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The current user limit behavior, which returns an error in case the user is 
> trying to generate more tokens than he/she is allowed to, should be refined.
> The plan is to introduce a new service-level parameter called 
> {{{}knox.token.limit.exceeded.action{}}}. This new configuration may have the 
> following values:
>  * {{REMOVE_OLDEST}} - if that’s configured, the oldest token of the user, 
> who the token is being generated for, will be removed
>  * {{RETURN_ERROR}} - if that’s configured, Knox will return an error 
> response with 403 error code (as it does today)
> Defaults to {{{}RETURN_ERROR{}}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to