Activities of "maliming"

Since both instances are separate in our production environment we cannot persist the keys on the local file system

You can use other provider to save your keys.

https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/configuration/overview?view=aspnetcore-5.0

hi @all

https://github.com/abpframework/abp/commit/b73f9e2c6e91251f800d5aa3a00b1edf516ed933

hi

I add some test code and it works between two application.

https://github.com/abpframework/abp/commit/0f13c80056b4159f5a83b50753a7ff7b66ae6e74

May I ask if this attribute could have any other unwanted consequences?

I don't think so.

https://docs.microsoft.com/en-us/aspnet/core/security/authorization/limitingidentitybyscheme?view=aspnetcore-5.0

hi

Can you get the IdentityServerOptions from the DI and check the IssuerUri?

var options = context.RequestServices.GetRequiredService<IdentityServerOptions>();
var uri = options.IssuerUri;

hi

You can create a MyProjectNameDtoExtensions file in your Application.Contracts layer.

https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Application.Contracts/MyProjectNameDtoExtensions.cs

I will add this file to next version of app pro template.

hi

Here is my steps:

  1. Replace all connection strings with my locally.
  2. Run modules\litmus-core\src\SCV.Litmus.DbMigrator\SCV.Litmus.DbMigrator
  3. Run dotnet ef database update in SCV.Litmus.ProfileManagement.HttpApi.Host project.
  4. Run SCV.Litmus.IdentityServer and SCV.Litmus.ProfileManagement.HttpApi.Host.
  5. Call https://localhost:44398/profile/api/ProfileManagement/sample get success result.
  6. Add a tenant in database.
  7. Then Call https://localhost:44398/profile/api/ProfileManagement/sample get success result.

@Repunjay Am I miss some steps?

hi

This is related to: https://github.com/abpframework/abp/issues/2643#issuecomment-574940166

You can consider add [Authorize(AuthenticationSchemes = JwtBearerDefaults.AuthenticationScheme)] on your controller or method.

hi

I got your mail I will check it asap. : )

HI

I checked the inbox,trash,spam did not receive any mail,

liming.ma@volosoft.com

Showing 10761 to 10770 of 11568 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.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.