Activities of "maliming"

hi

9.3 will use MySql.EntityFrameworkCore by default.

You can switch it to Pomelo MySQL

See https://abp.io/docs/latest/framework/data/entity-framework-core/mysql#use-pomelo-provider

hi

What is your project structure? Please share a screenshot

Thanks.

hi

Can you share your test project?

liming.ma@volosoft.com

Thanks.

Great

Answer

hi

The value of RedirectUris is start and endwith [" , ]"

UPDATE [dbo].[OpenIddictApplications] 
SET [RedirectUris] = N'["https://auth.cpat.com:44346/signout-callback-oidc", "http://cpattest.dev.approach.cpat.dev/signout-callback-oidc"]'
WHERE [Id] = Your ID
Answer

hi

The output should be a JSON array

["https://auth.cpat.com:44346/signout-callback-oidc", "http://cpattest.dev.approach.cpat.dev/signout-callback-oidc"]

hi

Can you check your AbpSettings table values in the database? make sure the tenant has no setting values.

Thanks.

Answer

Can you check your URLs?

The URLs are a JSON string array.

["https://auth.cpat.com:44346/signout-callback-oidc", "http://cpattest.dev.approach.cpat.dev/signout-callback-oidc"]


Answer

hi

The websites are 500 error now

500 Internal Server Error An internal error occurred during your request!

Answer

OK, remember to clear Redis if you use it.

You can continue to share the logs.

Thanks

Showing 311 to 320 of 10651 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 12, 2025, 10:20