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
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

<!-- 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
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)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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_LOGOvariable or the likes to input an image URL in order to have a custom logo displayed for the OAUTH button@silentoplayz commented on GitHub (Jan 24, 2025):
Does the environment variable
OAUTH_PICTURE_CLAIMclose this issue?For reference - https://docs.openwebui.com/getting-started/advanced-topics/env-configuration#oauth_picture_claim
@Lanhild commented on GitHub (Jan 24, 2025):
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)