python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Token doesn't get refreshed when sending request with Ajax
I'm using IdentityServer4 as a centralized auth server. I have a mvc app that acts as a client and works as expected unless I open a modal. When the user presses the edit button,I load the data into t...
Tabris
Votes: 0
Answers: 2
Flutter App using flutter_appauth to Authenticate with IdentityServer4 Is Stuck in Endless Login Cycle
We are writing a new mobile app using Flutter. At the moment we are concentrating on Android and want to use IdentityServer4 to handle user authentication. We are new to both Flutter, and IdentityServ...
KAB
Votes: 0
Answers: 0
IdentityServer4 cannot configure certificate in code
I'm unable to use the builder methods AddDeveloperSigningCredential() or AddSigningCredential() to configure my certificate in code during app startup. If I keep the appsettings entry for Identity Ser...
testing
Votes: 0
Answers: 1