ShinyProxy without authentication

Hi, I’d like to use ShinyProxy to provide access to Shiny Apps in a kubernetes cluster.
We don’t need authentication, any anonymous user can use the app.
Can we use ShinyProxy for this ? Such that every new visitor gets assigned a new pod
and session ID of some sorts ?
Yours, Steffen

Hi @sneumann,

I think this should be possible, https://www.shinyproxy.io/configuration/#no-authentication. Should work fine with Kubernetes.

Best regards,

Michael

1 Like

The link has changed to https://www.shinyproxy.io/documentation/configuration/#no-authentication

1 Like