itccsro / auth-sso

Citizen Single Sign On (SSO)
Apache License 2.0
8 stars 8 forks source link

[Organization - Users] Create users with random password #15

Open alexchiraples opened 7 years ago

alexchiraples commented 7 years ago

Migrated from https://github.com/gov-ithub/auth-sso/issues/113 Originally created by @aoancea on Mon, 30 Jan 2017 19:04:31 GMT


Business value

As an admin I want the system to be able to link a user which does not already have an account created. The system should be able to link it to the organization, generate a random password and inform him he has been associated with the organization successfully. This should be done through an email which also contains the auto generated password and possible link where he can login and change the password.

Possible scenarios would be:

We might also need to think about password expiry date in case of auto-generated password.