continuwuity/src
lafleur db3a2dc468
impl MSC2965: self-advertise as OIDC authentication provider
MSC2965 proposes to let the homeserver advertise its current OIDC authentication
issuer. These changes let conduwuit advertise itself as the issuer when
[global.auth.enable_oidc_login] is set. It also advertises its account management
endpoint if [global.auth.enable_oidc_account_management] is set.

None of these endpoints are implemented. This commit only implements the bare
advertisement, as requested by the MSC.
2025-07-02 02:01:31 +01:00
..
admin fix: Room bans preventing federated leaves 2025-07-01 23:14:41 +01:00
api impl MSC2965: self-advertise as OIDC authentication provider 2025-07-02 02:01:31 +01:00
build_metadata build: Don't rerun on git changes 2025-05-26 19:16:05 +01:00
core impl MSC2965: self-advertise as OIDC authentication provider 2025-07-02 02:01:31 +01:00
database feat: Record metadata about user suspensions 2025-06-29 15:38:01 +00:00
macros replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
main fix: Correct project brand in admin & OTEL 2025-06-24 23:16:48 +01:00
router feat: Prefill server name in federation test 2025-05-01 21:23:37 +01:00
service feat: Pass sender through admin commands 2025-06-29 15:38:01 +00:00
web fix: Make sure empty VERSION_EXTRA strings are ignored 2025-05-21 12:35:36 +01:00