0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/plugins/discourse-openid-connect/spec/requests
Chris Alberti d34655f5c4
DEV: Add optional setting to include client_id in oidc logout endpoint url (#37818)
Adds support for including the `client_id` as a query parameter in the
endpoint for rp initiated logout. It's optional, turned on by a boolean
site setting, so we don't negatively impact existing users.

Meta: /t/387638

Customer requested this because although [it's optional in the
spec](https://openid.net/specs/openid-connect-rpinitiated-1_0.html#RPLogout),
their IdP requires it.
2026-02-13 10:47:51 -06:00
..
rp_initiated_logout_spec.rb DEV: Add optional setting to include client_id in oidc logout endpoint url (#37818) 2026-02-13 10:47:51 -06:00