Skip to content
Snippets Groups Projects
Commit d2d9c43e authored by Rohith's avatar Rohith
Browse files

- fixing the typo in the readme

parent 11d94d72
No related branches found
No related tags found
No related merge requests found
......@@ -241,7 +241,7 @@ bin/keycloak-proxy \
--resources="uri=/public/*|white-listed=true"
```
The **recommended** deployment to use a default denial to all requests via `--enable-default-deny=true` or `--resources="uri=/*"` and to then explicityly allow you throw bypassed.
The **recommended** deployment to use a default denial to all requests via `--enable-default-deny=true` or `--resources="uri=/*"` and to then explicityly allow what you want through.
#### **HTTP Routing**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment