notes/redirect_to_new_page_with_useridentity_jwt.org

This commit is contained in:
Yann Esposito (Yogsototh) 2022-02-01 11:42:22 +01:00
parent eedd9c5181
commit 374f905e6a
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -16,7 +16,10 @@ without any =org-id= or =org-name= specified.
- tokens response :: see ~iroh-auth.oauth2-service.schemas/TokenResponse~
The new function should be very similar to
~iroh-auth.iroh-auth-service.code/gen-tokens-get-code~ but for UserIdentity
~iroh-auth.iroh-auth-service.code/gen-tokens-get-code~ but for =UserIdentity=.
The consequence will probably be to either have a new parameter to ~gen-access-token-resp~
or have a complete newer function specialized in producing =UserIdentity=
only tokens.
* Redirect with UserIdentity JWT