We have a CHCentral host, with several linked hosts running a variety of case management applications.
Rather than having to manually add/remove users from groups, we’d like to be able to set-up rules to automate this based on the user being members of specific AD groups.
We already have SSO configured with our AD, and we’re pulling across the users email address, forename and surname.
I’ve now tried to expand this to bring across the users AD groups. In the detaisl tab on my SSO provider config, I can see an available claim for groups…
I’ve updated the attribute mapping to capture this data when a user logs in…
I’ve set-up a 1-to-many relationship between my Users object, and a newly created “AD Groups” Object. Groups is just a Text single line field.
When I log out/in it doesn’t bring across the AD groups, and the Detective doesn’t display any errors/messages.
Is what we’re trying to do possible, and if so, any ideas where I’m going wrong here?