I have a specific edge case on AD account creation. We need to limit the length of some attributes such as givenName, sn, displayName, mail etc. in Active Directory Create Account policy. What I am looking for something like “cloudMaxSize” attribute but I know that one is only applicable for username transform. Any idea on how I can do this for other attributes? Thanks in advance!
But if you identfied a list of attributes that you want to check those attributes length, you can gives actually logic that you use for each attributes.