Coder.comC
Coder.com7mo ago
11 replies
LaXaRuS

Customize the name and logo in the login screen for OpenID Connect

Docs have this
https://coder.com/docs/admin/users/oidc-auth#oidc-login-customization
https://coder.com/docs/admin/setup/appearance#oidc-login-button-customization
but this does not make sense or work
is this not supported?

I just want to change "OpenID Connect" Text to Gitea and use its logo on the login screen since I am using Gitea as my auth provider for users.
Coder
Set up OpenID Connect (OIDC) authentication in Coder for seamless SSO integration with providers like Okta or Azure AD. Customize login and user claims.
OpenID Connect (OIDC) Setup Guide | Coder Docs
Coder
Learn how to configure the appearance of Coder
Appearance | Coder Docs
Solution
you have to set CODER_OIDC_SIGN_IN_TEXT and CODER_OIDC_ICON_URL values

see https://coder.com/docs/admin/users/oidc-auth#oidc-login-customization
Was this page helpful?