You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: