Hi all,
We have enabled the security policies in our application. It's in place and working as expected (say for e.g Pwd length should be 8 characters).
Now what we want is to exclude some of the operators from the security rules (e.g their pwd can be 'rules').
Any idea how do we do that??
Note: There is an Operator exclusion list present on the security page at the bottom, but what does is not what I am looking for. It just excludes operator from being disabled, but the security rules are applied as-is.