Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce realm ACLs for "show raw data" endpoints #1200

Merged
merged 2 commits into from
Jan 14, 2020

Conversation

jpwhite4
Copy link
Member

Previously, even though the raw data was protected by ACLs the list of
realms was not. So a user could see all realms that supported raw data
access (even if they did not have permission to see the realm itself).

This scenario is not seen in the default open xdmod installs since all
uses have access to jobs and supremm realms. This is seen in the XSEDE
version where different roles have different realm access.

Also add the capabilty to disable a realm from raw data access via the
config file.

Previously, even though the raw data was protected by ACLs the list of
realms was not. So a user could see all realms that supported raw data
access (even if they did not have permission to see the realm itself).

This scenario is not seen in the default open xdmod installs since all
uses have access to jobs and supremm realms. This is seen in the XSEDE
version where different roles have different realm access.

Also add the capabilty to disable a realm from raw data access via the
config file.
@sonarcloud
Copy link

sonarcloud bot commented Jan 14, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jtpalmer jtpalmer added this to the 9.0.0 milestone Jan 14, 2020
@jpwhite4 jpwhite4 merged commit b018eca into ubccr:xdmod9.0 Jan 14, 2020
@jpwhite4 jpwhite4 deleted the enforce_rawdata_acl branch January 14, 2020 19:03
@jtpalmer jtpalmer changed the title Enforce realm acls for show raw data endpoints. Enforce realm ACLs for "show raw data" endpoints Aug 10, 2020
@jtpalmer jtpalmer added bug Bugfixes Category:ACL Access Control Lists labels Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes Category:ACL Access Control Lists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants