decision: move to keycloak

This commit is contained in:
Rouven Seifert 2024-05-08 14:10:46 +02:00
parent 7b7e8858cf
commit cb828a2188
Signed by untrusted user: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
2 changed files with 4 additions and 9 deletions

View file

@ -25,11 +25,6 @@ in
};
};
services.portunus.dex.oidcClients = [{
id = "decisions";
callbackURL = "https://decisions.ifsr.de/auth";
}];
systemd.timers."decisions-to-db" = {
wantedBy = [ "timers.target" ];
timerConfig = {