Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keycloak call https://<kercloak-server-url>/auth/realms/mmc/protocol/openid-connect/token with refresh token and fails with 400 #519

Open
freaklearner opened this issue Feb 2, 2024 · 0 comments

Comments

@freaklearner
Copy link

We have a react app and we're using keycloak for login. After login, Keycloak calling this api "POST https:///auth/realms/mmc/protocol/openid-connect/token" twice first with refresh token that fails with 400 and then with code, grant_type, client_id that return 200. Keycloak calling this after regular interval. This calling making application refresh after regulat interval. How to avoid this. If there's any keycloak settings to be set or is there's any way to handle it properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant