dex: deconfigure

This commit is contained in:
Rouven Seifert 2024-05-08 15:37:19 +02:00
parent cb828a2188
commit 077138401e
Signed by untrusted user: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 3 additions and 38 deletions

View file

@ -73,9 +73,4 @@ in
};
};
};
services.portunus.dex.oidcClients = [{
id = "grav";
callbackURL = "https://ifsr.de/admin/task:callback.oauth2";
}];
}