Activities of "lht0502"

  • ABP Framework version: v6.0.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

In current Identity Server, we implemented the self issue JWT Token by calling **IssueClientJwtAsync **method in IdentityServerToolsExtensions. Is there a method provided the same feature in OpenIddict?

Thanks.

  • ABP Framework version: v7.0.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi, we found the builder.DisableAccessTokenEncryption(); in the AbpOpenIddictAspNetCoreModule.cs. Is there a way to enable back the Access Token Encryption?

Thanks.

  • ABP Framework version: v5.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Ordering Portal (Application) - Tenant Id "5AE94366-CC08-4CEA-AB6B-B0F133174A77" (User A: 3E85F091-4023-45B5-9763-1BB846FFE97D) Delivery Portal (Application) - Tenant Id "FF6B8037-2960-4B52-9846-592CF529435F" (User B: 116BAFC6-2993-44A9-8106-8136ECA6FFEA)

User A and User B have same username just different tenant only, so in this scenario, can we use the linked account to link User A and User B?

So that, user no need to login again when he/she switch over the Ordering Portal and Delivery Portal.

Showing 1 to 3 of 3 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11