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 have a personal suite of apps that I want a few people to access. The problem with simple authentication is keeping and managing passwords, which has become a bit cumbersome.
I successfully implemented Auth0 with Google sign-in to my ShinyProxy instance. It works perfectly. Now, anyone with a valid Google login can access all applications.
My question is: Is there a way to have a whitelist of users/email addresses for an authentication method like saml? If yes, how can I get it to work?
Also, I have been unable to make the Logout button in ShinyProxy work for Auth0, but that is a secondary question. I want to log users out when they close the tab. But that is contingent on the actual use-case mentioned above working first.
The text was updated successfully, but these errors were encountered:
Hello!
I have a personal suite of apps that I want a few people to access. The problem with
simple
authentication is keeping and managing passwords, which has become a bit cumbersome.I successfully implemented Auth0 with Google sign-in to my ShinyProxy instance. It works perfectly. Now, anyone with a valid Google login can access all applications.
My question is: Is there a way to have a whitelist of users/email addresses for an authentication method like
saml
? If yes, how can I get it to work?Also, I have been unable to make the Logout button in ShinyProxy work for Auth0, but that is a secondary question. I want to log users out when they close the tab. But that is contingent on the actual use-case mentioned above working first.
The text was updated successfully, but these errors were encountered: