notes/redirect_to_new_page_with_useridentity_jwt.org

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

View file

@ -13,7 +13,10 @@
Create a new function that will generate a /tokens response/ with only IdP provided infos
without any =org-id= or =org-name= specified.
- tokens response :: This is the classical response we provide
- 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
* Redirect with UserIdentity JWT