-
|
Hello, I am wondering about authentication and user management.
In the case of "only one user" in yamtrack for the Jellyfin instance for example, I would love to have no authentification at all. I use authelia at the reverse proxy level so I'd rather not have any auth at all in that case. Thanks in advance for any help and clarification on these points ! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hi It doesn't currently have two-way sync with Plex/Jellyfin, but it does support webhook integrations, so when you watch something in Plex/Jellyfin it's automatically added to your Yamtrack account. Yamtrack implements OAuth integration with For example, here's a guide on how to add OIDC and Github OAuth to Yamtrack: https://github.com/FuzzyGrim/Yamtrack/wiki/Social-Authentication-in-Yamtrack I haven't tested OAuth with Google, but the |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the fast answer. There is one thing that still isn't super clear to me:
If possible:
If that's not possible:
Thanks again for the answers, I'll have a look for the Google oauth in the meantime |
Beta Was this translation helpful? Give feedback.
Authentication with Jellyfin is not currently supported, but you can configure Yamtrack with multiple SSO providers.
For example, you could configure Jellyfin and Yamtrack with OIDC to share users. You would create a Yamtrack account with your OIDC account, and each user would have a different webhook URL for Jellyfin.
If you have SSO configured in Yamtrack, there is an environment variable to disable local authentication.