dash-multi-page-app-demos
dash-multi-page-app-demos copied to clipboard
Request Example with New OIDCAuth in DASH AUTH
This is more of a request - I have been following this example and I was hoping whether you can create another example which leverages the OIDCAuth now released under DASH AUTH
Hi @sssaha Did you see the examples in the dash-auth README? https://github.com/plotly/dash-auth
I did see that - but I just could not make it work with OKTA Ouath for my multi page application - I was hoping to get an example maybe- just a request.
Not really sure what you are after here, just an example of OKTA authentication?
The OKTA platform has a python example that I tried and it worked on it own. I tried to use the same structure (when made sense) with the NEW DASH AUTH OIDC Authentication - But I could never make it work. :( I will try to post my code and maybe I am doing something stupid.