notes/redirect_to_new_page_with_useridentity_jwt.org

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

View file

@ -8,7 +8,7 @@
- source :: https://github.com/advthreat/iroh/issues/6076
- related :: https://github.com/advthreat/response/issues/821
* Goal
* Goals
Create a new function that will generate a /tokens response/ with only IdP provided infos
without any =org-id= or =org-name= specified.
@ -21,6 +21,7 @@ The consequence will probably be to either have a new parameter to ~gen-access-t
or have a complete newer function specialized in producing =UserIdentity=
only tokens.
* Redirect with UserIdentity JWT
We need add a feature flag that should be disabled on all deployed env and