Skip to content

Commit

Permalink
removing blaise permissions from IPS Support role
Browse files Browse the repository at this point in the history
Refs: BLAIS5-4429
  • Loading branch information
SidraJaved committed Dec 17, 2024
1 parent f2e1185 commit 22d0a50
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions scripts/blaise/user_roles/user_roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,23 +394,7 @@
{
"name": "IPS Support",
"description": "Role for IPS Support",
"permissions": [
"Apps",
"AppManagement",
"Apps.Appfeatures",
"Appfeatures.login",
"Appfeatures.getlistofinstruments",
"Appfeatures.installsurvey",
"Appfeatures.removesurvey",
"Appfeatures.startsurvey",
"Appfeatures.browsedata",
"Appfeatures.deletedata",
"Appfeatures.uploaddata",
"Appfeatures.downloadcases",
"Appfeatures.viewsettings",
"Appfeatures.viewsurveydetails",
"SurveyDataAccess"
]
"permissions": []
},
{
"name": "IPS Researcher",
Expand Down

0 comments on commit 22d0a50

Please sign in to comment.