Skip to content

Don't allow the creation of user with same Email id in the same domain #8523

Open
@kiranchavala

Description

@kiranchavala

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 ([email protected])

  2. Navigate to domain >Accounts > Click on a particular Account > Create say user2 with ([email protected])

Screenshot

Screenshot 2024-01-17 at 12 32 25 PM

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions