Anyone know how to handle this:
Your tenant is currently disabled
Duplicated a user in the db and when trying to login I get the following message. I'm assuming somewhere in the DB I can update this.
thanks,
All set,
I realized that the tenantid was incremented by 1 on the new user but it needed to be the same. once I updated it to match the first user, it worked.
Cheers