Last modified by messines on 2021/06/08 17:32

From version 9.1
edited by messines
on 2020/07/15 18:34
Change comment: There is no comment for this version
To version 6.1
edited by messines
on 2020/07/15 18:33
Change comment: Uploaded new attachment "Screenshot 2020-07-15 at 18.32.14.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  The client is confidential with a secret, you obtain it throught the registering oidc client tutorial above.
8 8  
9 -[[image:Screenshot 2020-07-15 at 17.47.12.png||height="517" width="758"]]
9 +[[image:Screenshot 2020-07-15 at 17.47.12.png]]
10 10  
11 11  
12 12  The whole authentication flow presented here is based on the official OAuth2 rfc describe in the section 4.1
... ... @@ -13,8 +13,6 @@
13 13  
14 14  [[https:~~/~~/tools.ietf.org/html/rfc6749#section-4.1>>https://tools.ietf.org/html/rfc6749#section-4.1]]
15 15  
16 -[[image:Screenshot 2020-07-15 at 18.32.14.png||height="410" width="474"]]
17 -
18 18  == Authentication flow ==
19 19  
20 20  === Authorization Code Grant ===