feat: switch to mas for matrix

This commit is contained in:
Dominik Polakovics Polakovics 2026-03-02 11:12:13 +01:00
parent 3cdc76bc10
commit 0ae91ee62f
4 changed files with 226 additions and 73 deletions

View file

@ -256,12 +256,13 @@ in {
}
{
id = "synapse";
description = "Matrix Synapse homeserver";
description = "Matrix Authentication Service";
secret = "$pbkdf2-sha512$310000$eb85q6wn7juP3DnTjobqEQ$GFNbhkZrXRU8gM6SwMFkPPIYPIsJcGyaQXacGB0r.gI.xTEEoeWU3gG6hkSgJHYnjhZtZoELZLcaE4qCd9fKLg";
public = false;
authorization_policy = "one_factor";
redirect_uris = [ "https://matrix.cloonar.com/_synapse/client/oidc/callback" ];
redirect_uris = [ "https://matrix.cloonar.com/upstream/callback/01KJPRKN397E5N8D0CA2Z3TJ7Y" ];
consent_mode = "implicit";
token_endpoint_auth_method = "client_secret_post";
scopes = [
"openid"
"profile"