Skip to content

Commit

Permalink
Add more IAMs for katselmusViewer group in Oodikone
Browse files Browse the repository at this point in the history
  • Loading branch information
valtterikantanen committed Feb 27, 2024
1 parent 2bd05bc commit 21680d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/auth/IAMConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,12 @@ const katselmusViewerIams = [
'grp-katselmus-sockom',
'grp-katselmus-mmtdk',
'grp-katselmus-eltdk',
'grp-katselmus-projektiryhma',
'grp-katselmus-arviointiryhma',
'hy-johtoryhma-ja-kansleri',
'hy-tutkijakoulu-johtokunta',
'hy-tine',
'hy-one',
]

const isSuperAdminIam = (iam) => superAdminGroups.includes(iam)
Expand Down

0 comments on commit 21680d9

Please sign in to comment.