OHDSI / WebAPI

OHDSI WebAPI contains all OHDSI services that can be called from OHDSI applications
Apache License 2.0
126 stars 156 forks source link

Flyway read restricted atlas user 2 #2316

Closed rkboyce closed 7 months ago

rkboyce commented 8 months ago

This request is to add the new 'read restricted Atlas Users' role (system role, ID 15) to the sec_role table with the associated permissions in the sec_role_permission table. This will allow users of 2.14 WebAPI and Atlas who want to restrict READ permissions to have an appropriate role that they can assign (as admin) to user accounts.

alex-odysseus commented 7 months ago

@chrisknoll Chris, let's merge it to 'rc-2.14.0' so that we try it on addressing the issue reported by Tatiana @ttemnikova https://github.com/OHDSI/WebAPI/issues/2321

chrisknoll commented 7 months ago

Ok, this is now on the RC branch.