Open Closed

ABP.IO Azure AD integration #1922


User avatar
0
Repunjay created
  • ABP Framework version: v4.3.1
  • 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:"
  • Does ABP.IO framework provides integrated Azure AD integration for managing user identities and RBAC?
  • If not, is there any plan to integrated Azure AD in future and by when it will be available, please advise.

1 Answer(s)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    Yes, you can integrate Azure AD to your abp application. There are community articles about how to;

    RBAC is different story. Abp applications use permission based authorization and these permissions are managed within the application it self. But you can add your azure ad roles/claims and write your own custom authorization filters as you like.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11