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

Add webservice as an option for authentication enum #33

Open
pythrick opened this issue Oct 3, 2022 · 0 comments
Open

Add webservice as an option for authentication enum #33

pythrick opened this issue Oct 3, 2022 · 0 comments

Comments

@pythrick
Copy link
Contributor

pythrick commented Oct 3, 2022

Just like stated in ShinyProxy doc:

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.

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

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

Successfully merging a pull request may close this issue.

1 participant