[GH-ISSUE #4582] enh: OAUTH_LOGO variable support #13663

Closed
opened 2026-04-19 20:19:23 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Lanhild on GitHub (Aug 13, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4582

Is your feature request related to a problem? Please describe.
It would be nice to specify a custom logo for the OAuth provider.

Describe the solution you'd like
Dispose of a OAUTH_LOGO variable or the likes to input an image URL in order to have a custom logo displayed for the OAUTH button
image

Originally created by @Lanhild on GitHub (Aug 13, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4582 **Is your feature request related to a problem? Please describe.** It would be nice to specify a custom logo for the OAuth provider. **Describe the solution you'd like** Dispose of a `OAUTH_LOGO` variable or the likes to input an image URL in order to have a custom logo displayed for the OAUTH button ![image](https://github.com/user-attachments/assets/94664fff-4e0d-4f04-955f-acc2b3f97922)
Author
Owner

@silentoplayz commented on GitHub (Jan 24, 2025):

Does the environment variable OAUTH_PICTURE_CLAIM close this issue?
For reference - https://docs.openwebui.com/getting-started/advanced-topics/env-configuration#oauth_picture_claim

<!-- gh-comment-id:2613216203 --> @silentoplayz commented on GitHub (Jan 24, 2025): Does the environment variable `OAUTH_PICTURE_CLAIM` close this issue? For reference - https://docs.openwebui.com/getting-started/advanced-topics/env-configuration#oauth_picture_claim
Author
Owner

@Lanhild commented on GitHub (Jan 24, 2025):

Does the environment variable OAUTH_PICTURE_CLAIM close this issue?
For reference - https://docs.openwebui.com/getting-started/advanced-topics/env-configuration#oauth_picture_claim

The variable you reference is used to select which claim is used from the payload for the user profile picture.
(A different thing than this issue)

<!-- gh-comment-id:2613266253 --> @Lanhild commented on GitHub (Jan 24, 2025): > Does the environment variable `OAUTH_PICTURE_CLAIM` close this issue? > For reference - https://docs.openwebui.com/getting-started/advanced-topics/env-configuration#oauth_picture_claim The variable you reference is used to select which claim is used from the payload for the user profile picture. (A different thing than this issue)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13663