Activities of "maliming"

hi

I remember the authserver will change the returnUrl when changing the language.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/Localization/AbpLanguagesController.cs#L47

hi

You can use the culture parameter on the query string.

http://authserver:5000/?culture=es-MX&ui-culture=es-MX

https://account.abp.io/Account/Login?culture=tr&ui-culture=tr https://account.abp.io/Account/Login?culture=zh&ui-culture=zh

hi

You can create a new question, and our angular team will reply to you.

Good news.

hi treggon

Can you share the app logs(logs.txt) of this 500 error? You can write logs to logs.txt and then share it.

For the SSL problem you can refer to https://docs.abp.io/en/abp/8.0/Deployment/SSL

But let us check the logs first.

hi

I think the datetime format is based on your current culture.

Can you try to change the current language?

hi

Can you share the /angular/package.json ? liming.ma@volosoft.com

You can upgrade the NPM package to preview manually.

hi

Can you upload a gif or video?

Thanks.

Answer

hi

The video is zero kb

hi

There are some changes that you might need to fix in your code. You can see the following list of the required changes:

* `AbpOpenIddictClaimDestinationsManager` was renamed as `AbpOpenIddictClaimsPrincipalManager`. 
* Use `AbpOpenIddictClaimsPrincipalManager.HandleAsync` instead of  `AbpOpenIddictClaimDestinationsManager.SetAsync`, which is removed.
* `AbpDefaultOpenIddictClaimDestinationsProvider` was renamed as `AbpDefaultOpenIddictClaimsPrincipalHandler`.
* `IAbpOpenIddictClaimDestinationsProvider` was renamed as `IAbpOpenIddictClaimsPrincipalHandler`.
* Use `IAbpOpenIddictClaimsPrincipalHandler.HandleAsync` instead of  `IAbpOpenIddictClaimDestinationsProvider.SetAsync`, which is removed.
* `AbpOpenIddictClaimDestinationsOptions` was renamed as `AbpOpenIddictClaimsPrincipalOptions`.

Please check this PR if you encounter any problems related to OpenIddict Module.

Showing 5921 to 5930 of 11531 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.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.