Skip to content

Document PKCE support in OmniAuth OpenID Connect client

Stan Hu requested to merge sh-document-openid-pkce-support into master

What does this MR do and why?

Since we switched to the upstream omniauth_openid_connect gem in !109557 (merged), we can now enable PKCE support in the OpenID Connect gem via the pkce flag. This commit documents this setting.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports