Sandor Molnar created KNOX-2789:
-----------------------------------

             Summary: Refine privileged/non-privileged group settings
                 Key: KNOX-2789
                 URL: https://issues.apache.org/jira/browse/KNOX-2789
             Project: Apache Knox
          Issue Type: Sub-task
          Components: Server
    Affects Versions: 2.0.0
            Reporter: Sandor Molnar
            Assignee: Balazs Marton
             Fix For: 2.0.0


Existing group settings should be refined as follows:
 * instead of having the privileged and non-privileged groups their own 
configuration, we should only have one config for the privileged users. 
Additionally, the existing configuration name should be changed to 
{{gateway.session.verification.privileged.users}}
 * Currently, if a user is not listed in any of these groups, are allowed to 
have unlimited sessions. This should be changed: a new config should be 
introduced called {{gateway.session.verification.unlimited.users}}
 * each user that is not listed in any of those groups is considered 
non-privileged and the previously introduced limit should be applied to it

Additionally, the following configuration names should be updated:
 * {{gateway.non.privileged.users.concurrent.session.limit}} -> 
{{gateway.session.verification.non.privileged.user.limit}}
 * {{gateway.privileged.users.concurrent.session.limit}} -> 
{{gateway.session.verification.privileged.user.limit}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to