Any limitation of uniqueCounter?

Hi All,

Can we use a counter $(uniqueCounter) in Create Profile/Account for sources like Salesforce, Okta, GSuite, etc.? Or is it limited only to the Active Directory?

Thanks,
Sushant

Hello @Sushantmrj,

I just tested this out with a custom web service source and it fails trying to generate a username due to the method missing to check current usernames. The uniqueCounter will only work for Active Directory Sources as this is the only source where the method exists to check current usernames.

Thank you, @tyler_mairose.

It would work on LDAP sources.