How to use avatarUrlFormat with Authentik OpenID? #256
Unanswered
ZackosProg
asked this question in
Q&A
Replies: 1 comment
-
Refer to the PR for more info: #202 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I'm running Jellyfin 10.10.7 in a container, alongside Authentik on the same host and docker network. Both are behind SWAG as a reverse proxy.
I've configured OpenID Connect successfully with Authentik, and everything is working great!
I read in the README that it's possible to set a custom avatar using the avatarUrlFormat option, which can reference OIDC claims using the @{claim} syntax. However, I haven't been able to find where or how to configure this value, either through the UI.
Is there a way to pass a user avatar from Authentik and have Jellyfin use it via this plugin? Any guidance on how to configure avatarUrlFormat properly would be greatly appreciated.
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions