Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EHPR-286 invite user #205

Merged
merged 3 commits into from
Sep 11, 2023
Merged

EHPR-286 invite user #205

merged 3 commits into from
Sep 11, 2023

Conversation

sunghwan-park-fw
Copy link
Collaborator

@sunghwan-park-fw sunghwan-park-fw commented Sep 7, 2023

Two ways for a new user to join EHPR

  1. Sign up by logging in and get approval
    1. If a new user logs in for the first time, an account is created with a Pending role.
    2. The administrator approves and assigns the user a User role.
  2. Get an Invitation and log in
    1. The administrator sends an invitation email with the role assignment.
    2. A new account is created to be inactive.
    3. The account is activated by logging in with the same email address.

Revocation
The administrator can revoke a user by inactivating the account.

ehpr-invite

ehpr-invite-user

@sonarcloud
Copy link

sonarcloud bot commented Sep 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Collaborator

@dbayly-freshworks dbayly-freshworks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@sunghwan-park-fw sunghwan-park-fw merged commit 4d632f0 into main Sep 11, 2023
8 checks passed
@sunghwan-park-fw sunghwan-park-fw deleted the ehpr-286_invite-user branch September 11, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants