journal/2021-04-16--12-27-13Z--iroh_auth_presentation.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-04-16 16:51:25 +02:00
parent 89d5ef8281
commit 8c2c2ab9b7
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -304,11 +304,10 @@ RFC Grants
*Authorization Code Grant*
secrets:
- 1 secret between IROH-Auth/Application (client secret)
- 1 secret between Application/User (refresh token)
- 1 secret between IROH-Auth/User (refresh token/grant)
- 1 secret between Application/User and IROH-Auth/User (refresh token)
*Client Credential Grant*
- 1 shared secret between IROH-Auth/Application/User (client secret)
* Authorization Code Grant