top of page

OpenID Connect (OIDC) Authentication Flow

An n8n workflow implementing OpenID Connect client login using OAuth2 with PKCE. Utilizes webhook, HTTP requests to auth, token, and userinfo endpoints, and dynamic HTML responses for login and welcome pages. Supports Keycloak and similar providers.

bottom of page