keycloak-nodejs-example icon indicating copy to clipboard operation
keycloak-nodejs-example copied to clipboard

Getting Access denied error after login

Open mohitagarwal07 opened this issue 5 years ago • 4 comments

I am facing intermittent issue of getting access denied error after login once the existing session expires. The error I see in the server logs is 'Could not obtain grant code: Error: 400:Bad Request'.

Steps to reproduce this issue:

  1. Login into the application
  2. Wait for the session to expire which is 30 mins in my application
  3. Once the session expires, refresh the application and it redirects back to the login page.
  4. Try to login again in to the application and sometimes its hows the access denied error.

Please make the appropriate changes to fix this issue or let me know if there is any way I can fix this issue at my end.

mohitagarwal07 avatar Sep 09 '20 09:09 mohitagarwal07

Did you have any luck with this issue? Seeing the same behavior in one of our applications.

beevelop avatar Feb 04 '21 09:02 beevelop

Having the same issue, any news on this one?

ToniIltanen avatar Apr 21 '21 12:04 ToniIltanen

Any news here ? I got the same problem...

HubM avatar Nov 24 '22 09:11 HubM

Any news on this?

treecon avatar Feb 15 '23 16:02 treecon