Working with the connector, we want to configure multiple values for Account Enable Status Attribute.
According to the documentation, we just need to comma separate them. (,)
Example: status=Active,Pending.
However this does not seem to be working.
Is this in fact supported, do we need to enter it a bit differently, … ?
What I have configured: userStatus=ActivationSent,Active,ActivationRequired
If I leave it like this, the account gets put in status Disabled, since it does not seem to recognize ANY of the statuses.
When I only configure userStatus=ActivationSent it’s working fine and the account gets detected as ‘Enabled’.
Do we need to enter it differently? Or is the documentation correct and is this just a bug? (will log a ticket for this as well)