python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k 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
Keycloak implementing both user and app authentication in the same realm
I have a setup like this:
Back-end REST API application - Single Instance running in Cloud Server - Let's call it as A
Public Users` Mobile app & browser clients - Let's call them together as X
...
Manoj Kumar D7
Votes: 0
Answers: 1
What is the role of the refresh token flow within the modern authentication/authorization space?
I am having some trouble grasping the role of the refresh token flow within modern SAML/OAuth/OIDC methods.
I understand that authentication is about proving a user is who they say they are, while aut...
ByronPark
Votes: 0
Answers: 1
Sign out fails for Gitlab integrated with Keycloak OIDC
When logged into gitlab using the oauth2 provider keycloak and trying to log out, Gitlab redirects to the sign_in page, but doesn't end out session on Keycloak, so we are logged in again.
These are th...
rakesh kotian
Votes: 0
Answers: 1