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
Amongst the different authentication methods, ShinyProxy also offers the possibility to use a custom web service that handles authentication with a HTTP POST call returning a session id and user information.
Just like stated in ShinyProxy doc:
The following enumerators should be updated:
https://github.com/openanalytics/shinyproxy-operator/blob/master/docs/deployment/bases/clustered/operator/crd.yaml#L60
https://github.com/openanalytics/shinyproxy-operator/blob/master/docs/deployment/bases/clustered/operator/crd.yaml#L199
https://github.com/openanalytics/shinyproxy-operator/blob/master/docs/deployment/bases/namespaced/operator/crd.yaml#L60
https://github.com/openanalytics/shinyproxy-operator/blob/master/docs/deployment/bases/namespaced/operator/crd.yaml#L199
The text was updated successfully, but these errors were encountered: