notes/cisco_ft_securex_registration.org

This commit is contained in:
Yann Esposito (Yogsototh) 2022-01-17 14:34:47 +01:00
parent 42c45a8062
commit 74246adb4c
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -163,8 +163,7 @@ POST /iroh/registration/org-access/:org-id ;; request access to a matching org
#+end_src
#+begin_src http
POST
/iroh/registration/org-access/:org-id
POST /iroh/registration/org-access/:org-id
Accept: application/json
Content-Type: application/json
@ -197,6 +196,7 @@ Should save in the user identity store a new org-id to hide.
This impacts the call to `matching-orgs` such that orgs marked as hidden
should not be displayed when calling the `matching-org` route.
**** List Matching account
*** New IROH Auth Store UserIdentity