Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.0
-
None
-
None
Description
Steps
1. Set below configurations
gateway.knox.token.limit.per.user = 5
gateway.knox.token.user.limit.exceeded.action = REMOVE_OLDEST
knox.token.proxyuser.hrt_qa.users=hrt_1
knox.token.proxyuser.hrt_qa.hosts=*
2. Login to token generation page as hrt_qa user
3. Fetch 10 token with impersonation field set to "hrt_1"
Expected Result:
hrt_qa should be allowed to create only 5 tokens with impersonated user set to hrt_1
Issue:
Tokens created for impersonated user doesnt honor configured per user limit value
ie. hrt_qa user is able to create any number of tokens as hrt_1
Attachments
Issue Links
- links to