openanalytics / shinyproxy

ShinyProxy - Open Source Enterprise Deployment for Shiny and data science apps
https://www.shinyproxy.io
Apache License 2.0
520 stars 152 forks source link

Shinyproxy+Okta: 400 Bad request due to redirect URL #368

Open paritosh-aigora opened 2 years ago

paritosh-aigora commented 2 years ago

I am trying to link shinyproxy to okta. But I am not able to. Given below are some details. All help is appreciated!

Here is the application file: --------Application.yml----------------- proxy: title: Open Analytics Shiny Proxy logo-url: https://www.openanalytics.eu/shinyproxy/logo.png landing-page: / heartbeat-rate: 10000 heartbeat-timeout: 60000 port: 8080 authentication: openid

openid: auth-url: token-url: jwks-url: client-id: client-secret: ***

docker: cert-path: /home/none url: http://localhost:2375 port-range-start: 20000 specs:

Attached is a screenshot of what I see when I try to access the app: shinyproxy-error-image

LEDfan commented 2 years ago

Hi

Are you still having this issue? We have good experience with connecting ShinyProxy and Okta, so it should be possible. Can you post the full stack trace of the error? This is more a generic error, so I cannot provide a lot of help without the full stack trace.

LEDfan commented 5 months ago

Hi, without the additional information we will not be able to help you. Can you please post the full stack trace if you are still experiencing this issue?