Auth0 with OIDC Authentication extension? #2176
Unanswered
VincentH-Net
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use Auth0 with a Uno Platform application created with the latest Uno Visual Studio wizard (OIDC authentication option selected). This uses Uno 's OIDC extension, which is a wrapper around IdentityModel.OidcClient.
The Uno template lists the following configuration settings, I believe this is a subset of the OidcClientOptions:
My question is: given I create a "native" application in auth0 (so an Authorization Code Flow with PKCE):
I'm also interested in whether anyone has attempted this and what their experience was.
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions