Activities of "maliming"

Answer

This is weird, your scope should not be larger than InputLengthRestrictions.Scope.

https://github.com/IdentityServer/IdentityServer4/blob/5c876281c5977fed56faf59636aa1a2626396d3f/src/IdentityServer4/src/Validation/Default/AuthorizeRequestValidator.cs#L554

Answer

I have added the codes below to to configureservices method of authserver ui projecet, it did'nt work.

Is same error occurs? [ERR] scopes too long.

EfCoreRepository and dbcontext are independent.

so we need to make the base repository generic and create a version for each module

You can give it a try

If multiple dbcontext have the same entity, they can be used independently, but not together.

hi

You can create separate DbContext and Repository in your modules. Please check out our open source modules or the default module template.

https://github.com/abpframework/abp/tree/dev/modules https://docs.abp.io/en/abp/latest/Entity-Framework-Core

hi

Commercial Microservice Version : 5.0.1

Can you try to upgrade to 5.1 or the latest?

You can also create a new version of Microservice template, and check the code of TestModules

https://support.abp.io/QA/Questions/2626/The-unit-test-cases-are-not-working-in-the-Abp-IO-Microservice

hi

Steps and code to reproduce?

Answer

hi

Add UserInformationReceived callback to debug and check the principal.

options.Events = new OpenIdConnectEvents()

options.Events.UserInformationReceived = ...
Answer

hi

Try to add this options.ClaimActions.MapJsonKey(AbpClaimTypes.Email, "email");

Answer

hi

Please share your Azure AD integration code. eg AddAuthentication().Add

Showing 8831 to 8840 of 11539 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.