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

Invalid Groups-Expression in Web Service #507

Open
flash0926 opened this issue Jun 22, 2024 · 2 comments
Open

Invalid Groups-Expression in Web Service #507

flash0926 opened this issue Jun 22, 2024 · 2 comments

Comments

@flash0926
Copy link

flash0926 commented Jun 22, 2024

I followed the official tutorial to prepare the configuration and deployed a Flask application for web verification. The web returns the JSON response as per the official tutorial. However, the application does not behave as expected and does not only display the apps that the current user has permissions for, but instead shows all the apps.
Alternatively, is there a plan to make it so that all apps are displayed to all users, but only those with permissions can run the apps, and users without permissions receive a prompt when they click on an app?
ShinyProxy version 3.1.1
image
image
image

@MohamedAnouar
Copy link

Hello, to restrict an application access to a specific group, you need to use the attributes "access-groups" and not "groups".
https://www.shinyproxy.io/documentation/configuration/#common-properties

@flash0926
Copy link
Author

nice!

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

No branches or pull requests

2 participants