diff --git a/docs/admin/auth.md b/docs/admin/auth.md index 11eeeb2349..380e24b098 100644 --- a/docs/admin/auth.md +++ b/docs/admin/auth.md @@ -215,6 +215,9 @@ CODER_OIDC_SIGN_IN_TEXT="Sign in with Gitea" CODER_OIDC_ICON_URL=https://gitea.io/images/gitea.png ``` +To change the icon and text above the OpenID Connect button, see application +name and logo url in [appearance](./appearance.md) settings. + ## Disable Built-in Authentication To remove email and password login, set the following environment variable on