From 9f7c2721766d04367238d82e0b57e4332ae5f5f8 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Mon, 17 Jan 2022 11:56:57 +0100 Subject: [PATCH] notes/cisco_ft_securex_registration.org --- notes/cisco_ft_securex_registration.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/notes/cisco_ft_securex_registration.org b/notes/cisco_ft_securex_registration.org index 97e9ee50..6fa27fc6 100644 --- a/notes/cisco_ft_securex_registration.org +++ b/notes/cisco_ft_securex_registration.org @@ -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