Athorization stopped saving and started asking consent on localhost

Hi, after the weekend, my website on the localhost started requesting “*** Client is requesting access to your dev-*** account", and it stopped saving the session and started asking to log in on every page reload.

What is checked:

  • The production environment is working as expected.
  • Authorization configuration was not changed on my side, not in the codebase, not in the dashboard.
  • audience is matched on both sides, in local configuration and in the dashboard.
  • "Allow Skipping User Consent" It is turned on in the dev environment dashboard.

I expect it not to ask for consent and the session to be saved without login on every page reload.

It was working perfectly fine for more than a year until today.

Does anybody know how to fix this issue?