notes/cisco_ft_securex_registration.org

This commit is contained in:
Yann Esposito (Yogsototh) 2022-03-03 16:14:54 +01:00
parent 35a9c09e9a
commit 9d80856354
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -24,7 +24,7 @@
- [[#1-new-api-jwt-middleware][=1= New API JWT middleware]]
- [[#5-new-iroh-auth-api-endpoints][=5= New IROH-Auth API endpoints]]
- [[#4-orgaccessrequestservice][=4= ~OrgAccessRequestService~]]
- [[#1-useridentityservice][=1= ~UserIdentityService~]]
- [[#1-optional-useridentityservice][=1= [OPTIONAL] ~UserIdentityService~]]
- [[#4-new-iroh-auth-api][=4= New IROH-Auth API]]
- [[#whoami-endpoint][=whoami= Endpoint]]
- [[#create-new-account][Create New Account]]
@ -286,7 +286,7 @@ Note we should test that the user created that way could login correctly.
Similar to the =PATCH= but should check the authenticity of the call by
checking both the ~OrgAccessRequest~ id and secret.
**** =1= ~UserIdentityService~
**** =1= [OPTIONAL] ~UserIdentityService~
/Estimate: 1 rcd/