Open Closed

Issue between auth and web server #8670


User avatar
0
nelsonad created

See attachment for issue. No responses in discord but I need to resolve this issue for my hosted dev environment to work. Local works.


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can check the document: https://abp.io/docs/latest/solution-templates/layered-web-application/deployment/openiddict-deployment#update-dbmigrator

  • User Avatar
    0
    nelsonad created

    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?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    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

Made with ❤️ on ABP v9.2.0-preview. Updated on January 20, 2025, 07:44