Is there a way to get the OpenIdConnectOptions from RequestServices? #28158
Unanswered
paulomorgado
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Typo? Is this related to your other question #28153? You can get access to options by resolving |
Beta Was this translation helpful? Give feedback.
1 reply
-
This is the way to do it: https://github.com/dotnet/aspnetcore/blob/master/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Logout.cshtml |
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.
-
I want to generate an anchor for
OpenIdConnectOptions.OpenIdConnectOptions
.Beta Was this translation helpful? Give feedback.
All reactions