Migrate the IdentityModel.OidcClient (XF) to Duende.IdentityModel.OIDC on .NET MAUI #382
Unanswered
AlexsandroTC
asked this question in
Open Source
Replies: 1 comment
-
|
These properties have been removed several versions ago, and should no longer be needed. There should be some samples in https://github.com/DuendeSoftware/foss/tree/main/identity-model-oidc-client/samples |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm migrating the authentication server on XF to .NET Maui. In XF, I was using IdentityModel.OidcClient 3.5 iad a configuration like below:
But when I migrate to Duende. Identity, I didn't find to configure the ResponseMode and Flow. Has anyone already had this issue?
Beta Was this translation helpful? Give feedback.
All reactions