Administrators can assign one or more sensitive attribute definitions to a client connection policy.
Note:

When working in an environment with multiple client connection policies, it can be easy to add a sensitive attribute definition to one policy but overlook it in another.

  • To add a global sensitive attribute across all client connection policies, run the dsconfig tool.

    The following command adds the employeeSSN as a global sensitive attribute, which is applied across all client connection policies.

    $ bin/dsconfig set-global-configuration-prop --add "sensitive-attribute:employeeSSN"