It started working but I dont know why, I didnt change anything.
Are the openid applications stored in redis? Maybe they fell out of cache and got repopulated from the database.
Anyway, thank you for the help.
Hi,
You can check the document: https://abp.io/docs/latest/solution-templates/layered-web-application/deployment/openiddict-deployment#update-dbmigrator
What should the second one be for RedirectAllowedUrls, the example only shows localhost.
For the first and the third, my app already had these set correctly. What else can I check?