notes/cisco_ft_securex_registration.org

This commit is contained in:
Yann Esposito (Yogsototh) 2022-01-21 15:03:10 +01:00
parent 7cab8e2f44
commit b5e8d2e8b2
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -456,8 +456,7 @@ There should be a CRUD API restricted to the ~admin/user-mgmt/org-requests~ scop
- ~GET /iroh/user-mgmt/org-requests~ list pending org access requests
- ~GET /iroh/user-mgmt/org-requests/<id>~ read a single org access request
- ~POST /iroh/user-mgmt/org-requests/<id>/accept~ Grant the access
- ~POST /iroh/user-mgmt/org-requests/<id>/reject~ Reject the access
- ~PATCH /iroh/user-mgmt/org-requests/<id>~ Grant or Reject the access
*** List