Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
707 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello all, I am trying to figure out how I can stop users to enter an empty space at the end of some fields : ![45671-2020-12-07-07-22-05.png][1] [1]: /api/attachments/45671-2020-12-07-07-22-05.png?platform=QnA Any ideas?
Hi,
You could try using Regular Expressions for these fields. Regular expressions can check that there is no whitespace in the end.
Regexps can be configured for the Binding or the Attribute itself.
Br,
Leo