notes/cisco_ft_securex_registration.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-12-15 16:26:24 +01:00
parent a4830a6f36
commit 6fdb24a77a
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -56,7 +56,7 @@ order to prevent the user to request access multiple time.
** Support Org request to admins
Estimate: 4 release cycles
/Estimate: 4 release cycles/
We need to create another Entity for access request to an Org.
@ -83,6 +83,8 @@ We should create this object in DB.
** Support the mechanism to create a new Org Access Request
/Estimate: 2 release cycle/
After the UserIdentity is known and after retrieving the matching orgs, and
matching org access requests for this UserIdentity.
@ -123,6 +125,8 @@ We should:
** Email Notification of Org Request Accesses
/Estimate: 2 release cycle after email+html templates/
1. List all the admins of the requested org.
2.a. If there is fewer admins than a number that could be configured in the
node configuration. Then we send an email to all admins.