Activities of "nhontran"

Hi @maliming,

I have sent you the api-definition file via email as requested.

Thanks

Hi @maliming,

Noted. Thanks for the support.

Hi, Will ABP continue to support Identity Server 4 with ABP 8?

Hi @maliming, yes, I know that IDS support has been ended in 2022, just want to know if ABP continues to ship IDS-related packages in ABP 8?

Hello, I understand that Identity Server has commercialized their product under the name Duende Identity Server, it made the ABP team to transition to OpenIDDict.

If our company purchase a license for Duende Identity Server, would it still be supported by the ABP team?

Hi @liangshiwei, Thanks for your prompt reply.

I saw this statement in the migration guide: https://docs.abp.io/en/abp/latest/Migration-Guides/OpenIddict-Step-by-Step:

"The Identity Server team has decided to move to Duende IDS and ABP will not be migrated to the commercial Duende IDS. "

If ABP does not migrate to the commercial Duende IDS, how can you support it if we encounter any issues? Additionally, will the next release of ABP be compatible with the commercial Duende IDS?

Hi @liangshiwei, noted, thank you!

  • ABP Framework version: v5.2.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

We are migrating our auth server from IdentityServer to OpenIdDict. While we have reviewed the migration guide, we have not found any documentation on how to migrate the data from IdentityServer tables to OpenIdDict tables. Could you provide guidance on this process?

Hi @maliming, I have checked the OpenIddictDataSeedContributor, but there are some features that available in IdentityServer but missing in OpenIdDict.

With IdentityServer, we can create the Api Resources and Identity Resource using the following screens:

<br> And then we can configure the Api Resource & Identity Resources for a Client:

How can we achieve these features with OpenIdDict?

Hi @maliming, does it mean there is no UI to configure it and we need to manage the claims in code?

we are using "client_credentials" & "authorization_code" grant types.

Showing 181 to 190 of 199 entries
Made with ❤️ on ABP v9.0.0-preview. Updated on October 07, 2024, 08:52