Skip to content

Commit

Permalink
UHF-8918: Map developer group to super admin role
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrsky committed Apr 16, 2024
1 parent 42c1682 commit fbbf0b5
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 @@ -35,6 +35,10 @@
'ad_role' => 'Drupal_Helfi_Etusivu_uutistuottajat',
'roles' => ['news_producer'],
],
[
'ad_role' => '947058f4-697e-41bb-baf5-f69b49e5579a',
'roles' => ['super_administrator'],
],
];

$additionalEnvVars = [
Expand Down

0 comments on commit fbbf0b5

Please sign in to comment.