hi
First error: What's your lepton package version? You need to make sure all packages are the same.
Second error:
It may miss some configurations in appsettions.json
Third error
AddDevelopmentEncryptionAndSigningCertificate cannot be used in applications deployed on IIS or Azure App Service: trying to use them on IIS or Azure App Service will result in an exception being thrown at runtime (unless the application pool is configured to load a user profile). To avoid that, consider creating self-signed certificates and storing them in the X.509 certificates store of the host machine(s). Please refer to: https://documentation.openiddict.com/configuration/encryption-and-signing-credentials.html#registering-a-development-certificate
https://docs.abp.io/en/abp/8.0/Deployment/Configuring-OpenIddict
hi
The Repositories is the right place.
You can create a domain model in Domain.Shared.
Convert the model to DTO in appservice.
hi
Please share a simple/test project to liming.ma@volosoft.com
Thanks.
Thanks.
Your question credits refunded.
hi
https://github.com/abpframework/abp/issues/17640#issuecomment-1778438889
hi
so, i guess i need to alter return_uri just before the redirection so that return_uri security checks passes.
We override some validate services. You can add yours.
https://github.com/abpframework/abp/tree/dev/modules/openiddict/src/Volo.Abp.OpenIddict.AspNetCore/Volo/Abp/OpenIddict/WildcardDomains
hi
You can override the abp/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared/wwwroot/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js file.
We will add an option to override it.
https://github.com/abpframework/abp/issues/18298
hi
How can I reproduce the above error in a new template project?
You can share the template, and then I will download and check it.
Thanks