discourse/plugins/discourse-openid-connect/spec
David Taylor 2167034172
FEATURE: Enable group sync for OpenID Connect plugin (#39082)
When configured, this will check the configured 'claim' for an array of
group names. These group names will be ingested into core's "Associated
Groups" system.

To connect an OIDC group to a Discourse group, first ensure that at
least one member of the group has logged-in. Then go to the Discourse
group "Manage" tab, then "Membership" -> "Automatic", and select the
`oidc:*` group from the list.

<img width="1099" height="670" alt="SCR-20260402-pyfg"
src="https://github.com/user-attachments/assets/1bb36c9f-5077-47a1-bb4c-e755b87e6622"
/>
2026-04-16 18:04:17 +01:00
..
lib FEATURE: Enable group sync for OpenID Connect plugin (#39082) 2026-04-16 18:04:17 +01:00
requests DEV: Add optional setting to include client_id in oidc logout endpoint url (#37818) 2026-02-13 10:47:51 -06:00
system DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00