# OIDC SSO callback **GET /auth/oidc/callback** Handle the OIDC SSO callback. Exchanges the authorization code, validates the ID token, then logs in the matching user (creating one on first login when none exists). ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Responses ### 302 Login successful, redirect to home page ### 400 OIDC not enabled or email not verified [Powered by Bump.sh](https://bump.sh)