खुला हुआ बंद किया हुआ

Seed Linked Accounts #6851


User avatar
0
dhill बनाया था
  • ABP Framework version: v8.0.4
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)

Is it possible to seed linked accounts to a new user. For example allowing a support user to login to any account using linked accounts.


1 उत्तर (ओं)
  • User Avatar
    0
    liangshiwei बनाया था
    सहायता दल Fullstack Developer

    Hi,

    Yes, it's possible.

    You can inject the IdentityLinkUserManager in the data seeder.

    https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.Domain/Volo/Abp/Identity/IdentityLinkUserManager.cs#L74

Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11