Skip to content

Commit

Permalink
fix the picture address (#68)
Browse files Browse the repository at this point in the history
Fix problem with rendering OIDC flow image
  • Loading branch information
gwind authored and Trojan295 committed Aug 28, 2018
1 parent a046c0a commit 5c34b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ already posses acces token to go through kong. The actual token verification is

The diagram below shows the message exchange between the involved parties.

![alt Kong OIDC flow](https://github.com/Trojan295/kong-oidc/raw/issue-15/docs/kong_oidc_flow.png)
![alt Kong OIDC flow](docs/kong_oidc_flow.png)

The `X-Userinfo` header contains the payload from the Userinfo Endpoint

Expand Down

0 comments on commit 5c34b84

Please sign in to comment.