Hi all,
I've created an application which has relation:
- Group - Application Role
- Group - Entitlement
- Application Role - Entitlement
and set it up like below:
Chose an Directory as Account Collector.
Application matches collected groups by entitlement collector and directory's groups.
Shows the members of these groups and application roles which are on them.
I'm able to add/remove user to a group but when I want to add a role to a group, couldn't find a way.
Any help would be appreciated.
You can create a form (requests -> configuration -> request forms), in that form you add some entitlement fields. 1 for choosing the group and 1 for choosing the application role. When you run the form make sure you setup a proper request workflow and / or fulfilment workflow that takes the input of the form and uses a provisioning node to add the application role to the group in the target system.