• [Web portal] Set the visibility of a new page based on having an AERole

    I have created a new page on the web portal and I would like this menu to be visible only to users who own a specific AERole.
    Is there an Angular component in the project that allows me to carry out this check?
    Something like QerPermissionsService and QerPermissionsHelper…