Show Group custom attribute in Access Request UI (IGL 8.0.0)?

Hi,

 

I am using RSA Aveksa IGL version 8.0.0.

 

My goal is to display security instructions to users when they request Group access, so users can read and acknowledge security requirements when requesting file sanitization permissions.

 

I created a managed custom attribute on Group called "Security_Instructions".

The attribute appears in the Group edit screen but does not appear in the Access Request UI.

 

I would like this information to be displayed clearly to users (for example in a popup or details section) when they select the Group.

 

How can I display this attribute to users during the access request process?

 

Thanks.


  • In your request form, you can add additional columns and apply it to all users.

     

    Here is an example from Entitlement Table with Actions control type

     

    image 

    image

    Expand Post
  • Maybe instead of creating a new managed attribute which will be used only for a small subset of groups, you can leverage the out of the box attributes short/long description and add the relevant notes into these attributes. This can be done via Admin -> Descriptions

  • Another approach you can consider, adding submission fields.

    Under application config, find the Requests tab

     

    Under the Submission section, you can add conditional fields.

    For example, if group A is requested, show additional confirmation screen for the end user

     

    image

    Expand Post
    • TaliYalow14078 (Customer)

      Thank you Boris, this solution works perfectly for our needs.