Merge pull request #92 from SELab-2/docs/keycloak

Breidt documentatie uit met Keycloak
This commit is contained in:
Tibo De Peuter 2025-03-08 17:16:13 +01:00 committed by GitHub
commit d902d8a3e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 59 additions and 21 deletions

View file

@ -20,3 +20,10 @@ npm run dev
npm run build
npm run start
```
## Keycloak configuratie
Tijdens development is het voldoende om gebruik te maken van de keycloak configuratie die automatisch ingeladen wordt.
Voor productie is het ten sterkste aangeraden om keycloak manueel te configureren.
Voor meer informatie, zie de [administrator-handleiding](https://github.com/SELab-2/Dwengo-1/wiki/Administrator:-Productie-omgeving#installatie-en-server-configuratie).