chore(backend): Automatische import van testdata in Keycloack.
Zie idp/README.md voor meer informatie erover wat de testdata inhoudt.
This commit is contained in:
parent
69ba8c9567
commit
4f201a1253
4 changed files with 4141 additions and 3 deletions
7
idp/README.md
Normal file
7
idp/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Testdata in de IDP
|
||||
De IDP in `docker-compose.yml` is zo geconfigureerd dat hij automatisch bij het starten een testconfiguratie inlaadt. Deze houdt in:
|
||||
* Een realm `student` die de IDP voor leerlingen representeert.
|
||||
* Hierin de gebruiker met username `testleerling1`, wachtwoord `password`.
|
||||
* Een realm `teacher` die de IDP voor leerkrachten representeert.
|
||||
* Hierin de gebruiker met username `testleerkracht1`, wachtwoord `password`.
|
||||
* De admin-account (in de realm `master`) heeft username `admin` en wachtwoord `admin`.
|
2062
idp/student-realm.json
Normal file
2062
idp/student-realm.json
Normal file
File diff suppressed because it is too large
Load diff
2060
idp/teacher-realm.json
Normal file
2060
idp/teacher-realm.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue