View as .md

Rails (OmniAuth)

See the Applications overview for prerequisites, configuration endpoints, and available scopes.

OmniAuth OpenID Connect (opens in new tab) provides a standard OIDC strategy for Rails applications. Key configuration:

Example

web/rails-omniauth (opens in new tab) — Complete working example with OmniAuth OIDC strategy, PKCE, and hardware claim extraction.