Layer7 API Management

 View Only
  • 1.  Org Admin + Org Publisher

    Posted Oct 25, 2021 12:25 PM
    Edited by Alejandro Calbazana Oct 25, 2021 12:58 PM
    Hello,

    Is there a way to add the role of Org Admin to an existing user who is also an Org Publisher?  Ideally, through PAPI?

    We have a need to delegate user management for select organizations to a user.  This user maintains APIs and Applications and is currently an Org Admin.  To be able to manage users, they would need Org Publisher.  

    Our Identity Provider is Active Directory.  However, we allow an admin to assign a user to more than one org through the portal.

    When trying this through the portal API, I get the following when creating a new role mapping for a test user:

    {
        "respCode": 11001,
        "respMsg": "Publisher cannot be assigned to any Organisation"
    }


    Thanks,

    Al