You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/05/29 09:45:00 UTC

[jira] [Updated] (IGNITE-4775) Web Console: Implement role-based access control

     [ https://issues.apache.org/jira/browse/IGNITE-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kuznetsov updated IGNITE-4775:
-------------------------------------
    Description: 
We can implement common approach:
Declare groups.
For each group assign available screens.
For each screen assign available actions.

Implement adding users to groups.

If admin added/removed EXISTING user to some group, that user should receive notification.
If admin added NOT EXISTING user to group, that user will receive invite.

User should be able to see own permissions, for example on profile page.

> Web Console: Implement role-based access control
> ------------------------------------------------
>
>                 Key: IGNITE-4775
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4775
>             Project: Ignite
>          Issue Type: Task
>          Components: UI, wizards
>            Reporter: Vica Abramova
>            Assignee: Vica Abramova
>            Priority: Major
>
> We can implement common approach:
> Declare groups.
> For each group assign available screens.
> For each screen assign available actions.
> Implement adding users to groups.
> If admin added/removed EXISTING user to some group, that user should receive notification.
> If admin added NOT EXISTING user to group, that user will receive invite.
> User should be able to see own permissions, for example on profile page.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)