notes/cisco_ft_securex_registration.org

This commit is contained in:
Yann Esposito (Yogsototh) 2022-01-17 11:56:57 +01:00
parent 3410d99210
commit 9f7c272176
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -143,7 +143,10 @@ UserIdentity Token instead. And use this configuration for this new API.
This new API should only work with UserIdentity JWT.
#+begin_src
POST /iroh/registration/request-org-access ;; request access to a matching org
POST /iroh/registration/request-org-access/:org-id ;; request access to a matching org
GET /iroh/registration/matching-orgs ;; list all the matching orgs
POST /iroh/registration/hide/:org-id ;; hide the matching org
POST /iroh/
#+end_src
**** Request Org Access