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.

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

5 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

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

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • 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?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    liangshiwei created
    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

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    nelsonad created

    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.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    Are the openid applications stored in redis? Maybe they fell out of cache and got repopulated from the database.

    Yes, if you are using Redis cache, You usually don't need to worry about cache consistency because when you update client information, the cache is automatically deleted. but this might happen when you first deploy the project, and you can try clearing the cache.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.