Skip to content

Commit a770e17

Browse files
authored
Update README.md
1 parent 92620e4 commit a770e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
This repository provides a simple Flask app that (a) performs user authentication with a KeyCloak server using the OIDC Authorization Code Flow and then (b) forward proxies authenticated user requests to a web-app running on the same server. This Flask app must be running locally on the same server as this web-app, e.g., web-app is running as a set of containers running on a docker network. The KeyCloak authN endpoint is assumed to be deployed already.
1919

20-
![Flask OIDC auth flow with KeyCloak](/Users/gshen/Downloads/AMMOS_In_The_Cloud_Diagrams-Simple_Flask_Auth_Adapter.png "Flask OIDC auth flow with KeyCloak")
20+
![Flask OIDC auth flow with KeyCloak](AMMOS_In_The_Cloud_Diagrams-Simple_Flask_Auth_Adapter.png "Flask OIDC auth flow with KeyCloak")
2121

2222
## Features
2323

0 commit comments

Comments
 (0)