notes/cisco_ft_securex_registration.org

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

View file

@ -12,14 +12,15 @@
* Technical Plan
** Support private email vs public emails
Estimate: 1 release cycle after the list is provided.
/Estimate: 1 release cycle after the list is provided./
The solution is to use a blacklist of domains where any user could create
multiple email accounts pseudo-anonymously.
** Support, search admin with same email domain
*Work in progress;* Should be done in 1 release cycle.
/Estimate: 1 release cycle./
Note: *Work in progress*
We should be able given an email from a user, to find all the orgs for
which at least one of its admin has a matching domain name.
@ -55,6 +56,8 @@ order to prevent the user to request access multiple time.
** Support Org request to admins
Estimate: 4 release cycles
We need to create another Entity for access request to an Org.
#+begin_src clojure