Mise à jour de 'README.md'
This commit is contained in:
parent
766638d034
commit
7fdd5638cc
11
README.md
11
README.md
@ -11,13 +11,13 @@ Proxy pour service redirigeant vers Keycloak pour authentification
|
||||
|
||||
### Gatekeeper
|
||||
|
||||
#### Config file:
|
||||
#### Config file (TO DO):
|
||||
- Renseigner gatekeeper-config.yml:
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
#### Coomands:
|
||||
#### Commandes:
|
||||
- Renseigner les champs suivants:
|
||||
```bash
|
||||
- "--discovery-url=https://<MON_KEYCLOAK>/auth/realms/<MON_REALM>/.well-known/openid-configuration"
|
||||
@ -34,10 +34,15 @@ Proxy pour service redirigeant vers Keycloak pour authentification
|
||||
|
||||
```
|
||||
|
||||
|
||||

|
||||
|
||||
## UTILISATION
|
||||
|
||||
```bash
|
||||
docker compose up -d
|
||||
```
|
||||
```
|
||||
|
||||
## TO DO
|
||||
|
||||
- [ ] Injecter gatekeeper-config.yml via volumes
|
||||
Loading…
x
Reference in New Issue
Block a user