about summary refs log tree commit diff
path: root/ops/keycloak/clients.tf (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-01-02 r/3511 refactor(ops/keycloak): Split out clients & user-sourcesVincent Ambo1-0/+92
Without some kind of physical organisation it's a little difficult to understand whether things are going "in" (supplying users to Keycloak) or "out" (getting auth/user info from Keycloak). Change-Id: I516501081e3448c81c710fcbc79cc68ad2a80f3b Reviewed-on: https://cl.tvl.fyi/c/depot/+/4762 Tested-by: BuildkiteCI Reviewed-by: Profpatsch <mail@profpatsch.de>