docs: document Data Explorer access control and correct CORS - #1703
Open
christopher-hakkaart wants to merge 1 commit into
Open
docs: document Data Explorer access control and correct CORS#1703christopher-hakkaart wants to merge 1 commit into
christopher-hakkaart wants to merge 1 commit into
Conversation
…ption (EDU-1304) Add an Access control section to the Cloud and Enterprise Data Explorer pages covering the two mechanisms that actually govern access: participant roles and the credentials assigned to a data-link. State explicitly that there is no per-bucket or per-workspace setting to disable downloads or uploads while leaving browsing available. Correct the CORS misconception. CORS is browser-enforced and enables specific browser upload, multi-file download, and genome preview paths. It is not an access-control mechanism and has no effect on access through the API, the Seqera Platform CLI, or cloud provider tools. An admin who leaves CORS unconfigured expecting it to block Data Explorer downloads gets a false sense of security. Enterprise additionally documents TOWER_DATA_EXPLORER_ENABLED as the only complete off-switch and names TOWER_DATA_EXPLORER_CLOUD_DISABLED_WORKSPACES as explicitly not a download control. Also removes a stray Cloud-only line about contacting an account executive that had been copied onto the Enterprise page. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
EDU-1304