Skip to content

Commit 007b2b8

Browse files
authored
docs: add text to docs mentioning appearance settings for oidc sign-on page (#11159)
* add text to docs mentioning appearance settings for oidc sign-on page
1 parent cab8ffa commit 007b2b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/admin/auth.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,9 @@ CODER_OIDC_SIGN_IN_TEXT="Sign in with Gitea"
215215
CODER_OIDC_ICON_URL=https://gitea.io/images/gitea.png
216216
```
217217

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+
218221
## Disable Built-in Authentication
219222

220223
To remove email and password login, set the following environment variable on

0 commit comments

Comments
 (0)