diff --git a/notes/cisco_ft_securex_registration.org b/notes/cisco_ft_securex_registration.org index 182ddf88..d01e8dad 100644 --- a/notes/cisco_ft_securex_registration.org +++ b/notes/cisco_ft_securex_registration.org @@ -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