Skip to content

Commit

Permalink
Merge pull request #8627 from ministryofjustice/add-oasys-access
Browse files Browse the repository at this point in the history
Add oasys access
  • Loading branch information
ASTRobinson authored Nov 29, 2024
2 parents ebbaeb3 + 6e8aa92 commit f5e2de1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions environments/oasys.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"level": "sandbox",
"nuke": "rebuild",
"github_action_reviewer": "true"
},
{
"sso_group_name": "oasys-access",
"level": "instance-access"
}
]
},
Expand All @@ -35,6 +39,10 @@
{
"sso_group_name": "oasys-operator",
"level": "instance-management"
},
{
"sso_group_name": "oasys-access",
"level": "instance-access"
}
]
},
Expand All @@ -54,6 +62,10 @@
{
"sso_group_name": "oasys-operator",
"level": "instance-management"
},
{
"sso_group_name": "oasys-access",
"level": "instance-access"
}
]
},
Expand All @@ -73,6 +85,10 @@
{
"sso_group_name": "oasys-operator",
"level": "instance-access"
},
{
"sso_group_name": "oasys-access",
"level": "instance-access"
}
]
}
Expand Down

0 comments on commit f5e2de1

Please sign in to comment.