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

Add configurable list of Scopes and permissions server-side for unauthenticated users #247

Open
dotsdl opened this issue Feb 23, 2024 · 0 comments

Comments

@dotsdl
Copy link
Member

dotsdl commented Feb 23, 2024

From recent discussions, there is interest in making it possible to configure a list of default Scopes + read permissions that unauthenticated users of the AlchemiscaleClient would be granted when connecting to an alchemiscale server's user-facing API. This would enable more transparent, open data approaches to alchemiscale use, where result data is immediately publicly-available as it becomes available.

These "public" Scopes would enable anyone using the AlchemiscaleClient to pull AlchemicalNetworks and result data from these "public" Scopes, including archival-quality extracts (see #246).

Requires #43 to support read-only access to Scopes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant