Configuration jitsi + oidc sur element-web

neo-oidc
pigeonmoelleux 2025-07-12 15:59:08 +02:00
parent 43c387b918
commit 92bdb430c8
No known key found for this signature in database
GPG Key ID: B3BE02E379E6E8E2
1 changed files with 8 additions and 0 deletions

View File

@ -20,6 +20,14 @@
feature_group_calls = true;
feature_element_call_video_rooms = true;
};
oidc_static_clients = {
"https://note.crans.org/o/" = {
client_id = "iLfIXR823xLKmLJvk0hJsIJNaozkExH4MllZldIH";
};
};
jitsi = {
preferred_domain = "jitsi.crans.org";
};
};
};
};