Open Closed

How to Set a Role to an External User? #2580


User avatar
0
maazq created

I set up Azure Active Directory B2C and Integrate ABP Angular Application. I want to know how to set roles for users who successfully authenticate and get back?


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

    You can add a role when the external user is created as explained in this answer. So that, external user will start using the application with a default role you set. Othewise, you need to set manually after they first login externally and their user has been created.

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