0
nelsonad created
3 Answer(s)
-
0
-
0
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?
-
0
Hi
What should the second one be for RedirectAllowedUrls, the example only shows localhost.
You should set it to your actual URL
For the first and the third, my app already had these set correctly. What else can I check?
Check your database to make sure the
redirect_url
is right. This is just an example, you need to set it to your URLs