@@ -47,6 +47,7 @@ The following external services can receive updates from JEDI.
47
47
- ClickUp
48
48
- GitHub
49
49
- Google Groups
50
+ - Grouper
50
51
- Keycloak
51
52
- Nextcloud
52
53
- Shared User Management System (SUMS)
@@ -60,6 +61,7 @@ This section broadly describes what JEDI can change within other services when e
60
61
61
62
- They will be invited to the RoboJackets ClickUp workspace, if they have provided an email address for this purpose
62
63
- They will be invited to the RoboJackets organization in GitHub, if they have a linked GitHub account
64
+ - They will be added to the Grouper Groups corresponding to their teams
63
65
- They will be added to the Google Groups corresponding to their teams, if they have a linked Google account
64
66
- Their Keycloak account will be enabled, if it already exists in Keycloak
65
67
- Their Nextcloud account will be enabled, if it already exists in Nextcloud, and group membership will be synchronized with Apiary
@@ -72,6 +74,7 @@ This typically happens when a member stops paying dues. [Officers may configure
72
74
73
75
- They will be removed from the RoboJackets ClickUp workspace, if they have provided an email address for this purpose
74
76
- They will be removed from the RoboJackets organization in GitHub, if they have a linked GitHub account
77
+ - They will be removed from all RoboJackets Grouper Groups
75
78
- They will be removed from all Google Groups, if they have a linked Google account
76
79
- Their Keycloak account will be disabled, if it already exists in Keycloak
77
80
- Their Nextcloud account will be disabled, if it already exists in Nextcloud, and they will be removed from all groups
0 commit comments