Activities of "alper"

@maliming can you help us finding the issue

and restart your app to apply the changes

as you see these remained as localhost. you need to change these address according to your prod domain

These are fields in OpenIddictApplications table.

  • RedirectUris
  • ClientUris
  • PostLogoutRedirectUris

Did you change the database settings

  • OpenIddictApplications.RedirectUris ,
  • OpenIddictApplications.ClientUris ,
  • OpenIddictApplications.PostLogoutRedirectUris

thank you @maliming

Because it uses localhost:7011 as the production server address and it's your local development address. you need to make some changes to the production environment.

For instance; SelfUrl, BaseUrl in the appsettings.json file. Also; these database fields => OpenIddictApplications.RedirectUris , OpenIddictApplications.ClientUris , OpenIddictApplications.PostLogoutRedirectUris.

@maliming he's using the MVC template and as he says; the app renders as authorized, but he's not.

Sorry for the late response @mahmut is on it.

when you navigate to the URL, what happens?

Showing 241 to 250 of 1948 entries
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.0.0-preview. Updated on September 18, 2025, 07:10