update readme: add Kc config help

This commit is contained in:
Abdellah ELMAKHROUBI
2020-11-19 16:59:52 +01:00
parent b303c94643
commit 2dc0295f14
6 changed files with 45 additions and 0 deletions

View File

@@ -77,3 +77,6 @@ security:
access_control:
- { path: ^/api/, roles: ROLE_API }
```
### Keycloak configuration
To configure keycloak to work with this bundle, [here](./Resources/docs/keycloak-config-guide.md) is a step by step describing for a basic configuration of keycloak.