kiranchavala opened a new issue, #8523: URL: https://github.com/apache/cloudstack/issues/8523
ISSUE TYPE Enhancement/Improvement Request COMPONENT NAME Component: API/ UI CLOUDSTACK VERSION Cloudstack version 4.18 SUMMARY Don't allow the creation of user with same Email id in the same domain Steps to reproduce the issue 1. Navigate to domain > Accounts > Click on a particular Account > Create say user1 with (t...@gmail.com) 2. Navigate to domain >Accounts > Click on a particular Account > Create say user2 with (t...@gmail.com) Screenshot <img width="1397" alt="Screenshot 2024-01-17 at 12 32 25 PM" src="https://github.com/apache/cloudstack/assets/1401014/8afda9b6-aab4-447f-8527-3a99fcc0202c"> **Expected behaviour** Cloudstack should not allow to create the user with same Email address in the same domain If a oauth is configured for a user in a cloudstack , email address is used as key to identify. Cloudstack throws an error saying there is an already multiple user having the same email address in the same domain. It would be proactive checking if we could block the creation of user with same email address during the user creation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org