python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Blazor WASM .NET-6 Role Authentication is not working for me
My project is in VS-2022 and using the TAGS below.
Can someone please explain what the code-snippet reference below means in the SERVER program.cs file? What is this snippet intended to "do"...

John D
Votes: 0
Answers: 1
Can RestSharp obtain an oauth2 access token from IdentityServer/DuendeServer for a user programmatically if given username/password?
We have Duende server for our UI and users provide their username and password and obtain an access token that is then used by our SPA app to call api's with the access token issued by our identity se...
Jeremy F
Votes: 0
Answers: 1
Method called when a user is authenticated
We are running Duende IdentityServer4 (latest IdentityServer4) with SAML2 authentication for a 3rd party client.
What I want to accomplish is:
The user is logged in on our IdentityServer.
When the us...

Tommy Einarsson
Votes: 0
Answers: 1