Results 226 comments of 9p4

I think it might be best to move this to a discussion? I may put together a document that details all the different methods of the custom login buttons.

I can't reproduce this on my end, can you upload a screencast of the steps you are taking?

Sorry, but I've been busy with classes. I'll take a look this week.

I think you are passing the username claim in as an email address instead of the exact value that Jellyfin wants?

Make sure the username claim is set to `preferred_username` and that the data is being passed from your SSO server to Jellyfin.

> Make sure the username claim is set to `preferred_username` and that the data is being passed from your SSO server to Jellyfin.

Can you upload the configuration as a .XML ?

Unfortunately, I don't control Authelia's docs.

I'm not sure what's going on. It should work as-is. The array that is being returned is not how it's checked, but just a way to debug it easily, so...