Skip to content

Commit

Permalink
don't scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
Vad1mo committed Apr 6, 2017
1 parent 22fca80 commit e932824
Showing 1 changed file with 23 additions and 21 deletions.
44 changes: 23 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,30 @@
The Keycloak Auth Proxy makes it possible to protect web resources that have no build in authentication.

## How is it working


```
+------------+
| |
| Internet |
| |
+------|-----+
|
|
|
+------|-----+ +------------+
| | | |
| Auth Proxy ----------------- Keycloak |
| | | |
+------|-----+ +------------+
|
|
|
+------|-----+
| Secured |
| Content |
| |
+------------+
+------------+
| |
| Internet |
| |
+------|-----+
|
|
|
+------|-----+ +------------+
| | | |
| Auth Proxy ----------------- Keycloak |
| | | |
+------|-----+ +------------+
|
|
|
+------|-----+
| Secured |
| Content |
| |
+------------+
```

## Usecases
Expand Down

0 comments on commit e932824

Please sign in to comment.