feat: usermanagement keycloak

This commit is contained in:
2023-01-07 19:05:30 +01:00
parent 39bd14e0d3
commit a68fbd4838
8 changed files with 37 additions and 23 deletions

View File

@@ -17,3 +17,6 @@ async_icinga_static_services:
- { "name" : "backup_ths_server", "timeout" : "30d", "token" : "HISTORY_PURGED_SECRET" }
- { "name" : "backup_ths_storrage_box", "timeout" : "30d", "token" : "HISTORY_PURGED_SECRET" }
- { "name" : "backup_kathi_laptop", "timeout" : "30d", "token" : "HISTORY_PURGED_SECRET" }
keycloak_admin_password: HISTORY_PURGED_SECRET
keycloak_postgres_password: HISTORY_PURGED_SECRET