[
https://issues.apache.org/jira/browse/AIRAVATA-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Christie updated AIRAVATA-2775:
--------------------------------------
Description:
These will be used to assign users to various groups.
* 'gateway-user' role -> "Gateway Users" group
* 'admin' role -> "Admins" group
* 'admin-read-only' role -> "Read Only Admins" group
TODO
* [x] Add a getUserRoles to TenantManagementKeycloakImpl to return a list of
roles for the user
* [x] Loop over all user profiles and load their roles. Put 'gateway-user'
users into one list, 'admin' users in another list, etc.
was:
These will be used to assign users to various groups.
* 'gateway-user' role -> "Gateway Users" group
* 'admin' role -> "Admins" group
* 'admin-read-only' role -> "Read Only Admins" group
TODO
* [x] Add a getUserRoles to TenantManagementKeycloakImpl to return a list of
roles for the user
* [ ] Loop over all user profiles and load their roles. Put 'gateway-user'
users into one list, 'admin' users in another list, etc.
> Load user roles from Keycloak for each user in the migration script
> -------------------------------------------------------------------
>
> Key: AIRAVATA-2775
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2775
> Project: Airavata
> Issue Type: Story
> Reporter: Marcus Christie
> Assignee: Marcus Christie
> Priority: Major
>
> These will be used to assign users to various groups.
> * 'gateway-user' role -> "Gateway Users" group
> * 'admin' role -> "Admins" group
> * 'admin-read-only' role -> "Read Only Admins" group
> TODO
> * [x] Add a getUserRoles to TenantManagementKeycloakImpl to return a list of
> roles for the user
> * [x] Loop over all user profiles and load their roles. Put 'gateway-user'
> users into one list, 'admin' users in another list, etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)