notes/cisco_ft_securex_registration.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-12-07 15:31:51 +01:00
parent 5a90b08609
commit 4a1dd63a85
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -67,6 +67,9 @@ There should be a CRUD API
#+begin_src
# list all pending requests
GET /iroh/user-mgmt/org-requests
GET /iroh/user-mgmt/org-requests/:id
POST /iroh/user-mgmt/org-requests/search
DELETE /iroh/user-mgmt/org-requests/:id
#+end_src
** Problem: support link that present a different login page.