# Steps to reproduce * Configure OIDC in Admin → OIDC (set provider name, client id, issuer, redirect URL, enable, save client secret). * Visit /login as an unauthenticated user. # Expected * A "Sign in with <Provider>" (SSO/OIDC) button appears on the login page and clicking it starts the OIDC flow. <img width="550" height="297" alt="Image" src="https://github.com/user-attachments/assets/3a2384bb-b52f-4ede-bf42-d9befa62f52c" /> <img width="550" height="297" alt="Image" src="https://github.com/user-attachments/assets/f48192d5-7a79-4fc7-8ce3-54adb7665329" />
Steps to reproduce
Expected