Activities of "maliming"

hi

For 8.1.2, you should use Blazorise 1.4.x and LeptonX 3.1.x.

hi

Can you test to run your authserver website using the dotnet run command?

If you still get the same exception, you can try setting AddDevelopmentEncryptionAndSigningCertificate to false and adding a pfx certificate.

hi

Please share the csproj file of your Blazor server project. I want to check the versions of Leptonx and Blazorise.

Thanks.

Yes,

AddDevelopmentEncryptionAndSigningCertificate(default: true): Registers (and generates if necessary) a user-specific development encryption/development signing certificate. This is a certificate used for signing and encrypting the tokens and for development environment only. You must set it to false for non-development environments.

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/latest/Modules/OpenIddict#abpopeniddictaspnetcoreoptions

Can you share your PreConfigureServices method code?

Thanks

hi all

We will create an issue to track this internally. You can override the code as a temporary solution.

Your question credit has been refunded.

Thanks.

hi

You can try to add Application.Shared to your authserver project.

hi

Can you explain it in detail?

hi

Your token's issuer is https://localhost/auth, but the Host in your HTTP request is localhost.

Good news!

hi

You can create a pfx file.

See

https://github.com/abpframework/abp/tree/dev/templates/app/aspnet-core#generating-a-signing-certificate https://docs.abp.io/en/abp/latest/Deployment/Configuring-OpenIddict

In my another app (witt Blazor), it does not require me to store certificate in local. What is different?

The certificate file is required by OpenIddict(Authserver)

Showing 4871 to 4880 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.