Skip to content

Commit

Permalink
Merge pull request #346 from City-of-Helsinki/UHF-8918-entra-guest-gr…
Browse files Browse the repository at this point in the history
…oups

UHF-8918: Map developer group to super admin role
  • Loading branch information
tuutti authored Apr 17, 2024
2 parents f747bd8 + 5ac7ed7 commit fb65f52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/sites/default/all.settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,8 @@
'ad_role' => 'Drupal_Helfi_Kulttuuri_ja_vapaa-aika_sisallontuottajat_suppea',
'roles' => ['content_producer'],
],
[
'ad_role' => '947058f4-697e-41bb-baf5-f69b49e5579a',
'roles' => ['super_administrator'],
],
];

0 comments on commit fb65f52

Please sign in to comment.