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

Create an endpoint to check if a user has access to an instance #11502

Open
chiatt opened this issue Sep 26, 2024 · 0 comments
Open

Create an endpoint to check if a user has access to an instance #11502

chiatt opened this issue Sep 26, 2024 · 0 comments

Comments

@chiatt
Copy link
Member

chiatt commented Sep 26, 2024

To avoid hard-coding permission types in the front end like this we should instead have an endpoint that takes a user, and instanceid, and permission type(s), and checks if a user has that access. This would allow the permission framework to determine access rather than trying to do it in the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant