You are viewing an earlier version of the admin guide. For the latest version, please visit EmpowerID Admin Guide v7.211.0.0.

Skip to end of banner
Go to start of banner

Add Account to a Group

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

To add account to a group, using the PBAC membership policy, we need to follow the below steps

  1. Add a PBAC attribute to an account - PBAC field type or an attribute is a connector used to connect an EmpowerID actor like an account to a PBAC membership policy target such as a group.

  2. Create a PBAC membership policy for a group - It is required to create a PBAC membership policy so that we can use it for a target type( e.g., a Group).

  3. Add the same PBAC attribute to the policy - PBAC field type or attribute should be added to a PBAC membership policy, for connecting it to an EmpowerID actor.

  4. Wait for policy compilation and verify the result - Once the policy is compiled the the person corresponding to the account will be added to the group.

Add a PBAC field Type or Attribute to an Account

  1. On the navbar, expand Identity Administration and select User Accounts.

  2. Search for an account to that you want to add a PBAC field Type.

  3. Click on the account’s logon name link to open the view-one page for the account.

  4. Click on the PBAC attribute assignments on the left menu. After that click on the + icon to add a PBAC attribute. Select the radio button Attribute Only, search for the name of the attribute and select the two check boxes for values of attribute (sales and IT). Click Save.

  5. This will add this attribute to the account.



Create a PBAC membership policy for a group

PBAC Membership policies can be created on the view one page of the roles, groups, and collections that are the target of the policy. In the below example, we demonstrate how to create a policy using the view-one page of a group that is the target of the policy.

  1. On the navbar, expand Identity Administration and select Groups.

  2. Search for a group name.

     

  3. Click on the group logon name hyperlink to open the group’s view-one page.

     

  4. Select the Advanced tab and scroll down to select Attribute-Based Membership Policies.

     

  5. Click on the + icon in the above image to create a new membership policy for this group. The below page will open. Enter the name of the policy, select a policy type. Check the IsEnable check box. Select the minute interval (say 15 min) and click on Save.

  6. This will create the PBAC membership policy and queue it for compilation.


Add a PBAC Attribute to a PBAC Membership Policy

  1. You can add a PBAC attribute to an existing PBAC membership policy. Click on the Name link of the PBAC Membership policy you want to add an attribute to. This will open the view-one page of this PBAC membership policy. Select the Attribute Conditions (Field Types) link.

  2. Click on the + icon to add an attribute to this policy that you added to the person earlier. Search for the name of the PBAC membership policy and select it. Select the two values ( sales and IT) check boxes. Select the checkbox If matches all values. Click Save.

  3. The attribute is now added to the PBAC membership policy type.


     

Verify the Result

  1. After the PBAC membership policy is compiled, it will add the account to the group. This can be checked at the view-one page of the group ( for which the policy was created). Select the Attribute-Based Membership Inbox link. We can see that the person corresponding to the account( to which the PBAC attribute was added) is now member of this group.

  • No labels