notes/cisco_ft_securex_registration.org

This commit is contained in:
Yann Esposito (Yogsototh) 2022-02-09 14:17:35 +01:00
parent 2136c1a3a0
commit 5b95c65cf8
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -567,6 +567,10 @@ Authorization: Bearer ${user-identity-jwt}
Should save in the ~UserIdentity~ 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.
**** Redirects User
Create a new endpoint to redirect users using the value in the UserIdentity JWT.
See https://github.com/advthreat/iroh/issues/6280
*** =1= New IROH-Auth login process.
/Estimate: 1 rcd/