We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab8ffa commit 007b2b8Copy full SHA for 007b2b8
docs/admin/auth.md
@@ -215,6 +215,9 @@ CODER_OIDC_SIGN_IN_TEXT="Sign in with Gitea"
215
CODER_OIDC_ICON_URL=https://gitea.io/images/gitea.png
216
```
217
218
+To change the icon and text above the OpenID Connect button, see application
219
+name and logo url in [appearance](./appearance.md) settings.
220
+
221
## Disable Built-in Authentication
222
223
To remove email and password login, set the following environment variable on
0 commit comments