Activities of "viswajwalith"

Hi Maliming,

Sent you email.

Hi Maliming,

Sent you email.

Hi Maliming,

can you share your Email id.

Dear Maliming,

Is https://localhost:44321/ an Identity Server website? - No, It is not Identity server, it is Back office Web. Are you signed in by external login? - No

  1. Check your user claims generation logic and ensure the sub claim is present and correctly mapped for the authenticated user. - sub claim is mapped for the authenticated user.
  2. Review any custom profile service or claims transformation code to ensure it is not omitting the sub claim.- We did not implemented any custom logic.
  3. If you are using custom login or external authentication providers, ensure they provide the sub claim in the identity token. - We did not implemented any custom logic and not using any external authentication providers

Can you please advise. as we dont want to change across multi servies and pages which have which is difficult to do

Thanks @berkansasmaz Please send the invite to srinivas.kazipeta@exceego.com and viswajwalith@exceego.com

[berkansasmaz] said: Hello 👋

If possible, please send your solution to support@abp.io, including the ticket number (#9445) in the subject or body of the email. So that I can help you faster.


Best regards, Berkan Şaşmaz Developer Advocate https://www.berkansasmaz.com

It s not possible to send the code we may have the screenshare session to take this further. Please advise

Error Message: 2025-06-09 20:07:39.997 +05:30 [INF] Request finished HTTP/2 GET https://localhost:44321/api/identity/tenant-event-handlers?tenantId=7ac84000-6791-ac65-993f-3a106aefe34d&tenantName=TestTenant1 - - - 404 - - 10.4363ms

If any additional info will share accordingly

hi

how about picking the connection string key at run time like "AbpIdentityServer_<<TENANTNAME>>"

If you don't want to use Database Connection Strings

You can override and replace the MultiTenantConnectionStringResolver service.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/MultiTenantConnectionStringResolver.cs#L27-L82

https://github.com/abpframework/abp/blob/dev/framework/test/Volo.Abp.MultiTenancy.Tests/Volo/Abp/Data/MultiTenancy/MultiTenantConnectionStringResolver_Tests.cs

Thanks, we will try

Showing 31 to 40 of 285 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 October 30, 2025, 06:33