We are considering an implementaion of Adaxes and I am curious how it could handle our use case. We have many sites that employees will rotate between during their workweek and will get assigned to groups based on those unique sites. Currently we assign these sites in the "Office" AD attribute for a user with a pipe seperating the sites (i.e. Office 123 | Office 456 | Office 789 ). Will Adaxes business rules be able to distinguish the entries seperatly somehown or how does Adaxes handle this need? Thanks for your time.

by (110 points)

1 Answer

by (307k points)
+1 vote

Hello,

To check whether a specific value is present in a property, you can use conditions in Business Rules. For example, if you need to add users to a specific group after a certain value is added to the Office property or remove them from the group when the corresponding value is removed, you can use a Business Rule triggering After updating a user that will look like the following: image.png

Related questions

We have a need to expose a single subsite from one of our Adaxes installations through Windows's WAP. With 2023.1 and 2023.2, I was able to add /Adaxes/api, ... ? Something like /Adaxes is only the subsite we want with no other Adaxes functionality enabled.

asked Nov 5 by jrtolle (40 points)
0 votes
1 answer

Hello I am trying to export data via a script in a Business Rule for multiple users when their password is reset in the Web console, and I am having the following ... "%mail%" 'P' = "%unicodePwd%" } } $Data | Export-Csv -Path $csvFilePath -NoTypeInformation

asked Oct 10 by apruitt (300 points)
0 votes
1 answer

Hello Team, I'm writing regarding a functionality change in the directory picker field that's significantly impacting our workflow efficiency. In the previous version, ... 's efficiency when managing large group memberships. Thank you for your consideration.

asked Jun 17 by wintec01 (2.4k points)
0 votes
0 answers

Hi, the script is only working for groups like A group with multiple values like here is not found: How to change the script to find them as well? I want to find all groups where the extensionAttribute5 is used with the value Permanent.

asked May 27 by wintec01 (2.4k points)
0 votes
1 answer

Hi, Situation: Imagine we have a forest consisting of 3 domains (1 root domain and 2 sub domains) in a single forest At the moment we installed Adaxes service in the root domain ... "enterprise admins" group (We wouldn't want to do that...) Any other ideas?

asked Apr 10 by dper (40 points)
0 votes
1 answer