jellyfin-plugin-sso icon indicating copy to clipboard operation
jellyfin-plugin-sso copied to clipboard

OIDC Error without any Information in Jellyfin Logs

Open JBBERLIN77 opened this issue 1 year ago • 3 comments

I get the following error message:

Error redeeming code: {"error_description":"Multiple client authentication methods found in the token request. Please note that only one client authentication method is allowed."} / no description Try logging in again.

I have actually managed to solve every ODIC problem so far, even with difficult ODIC implementations.

But I don't get an error message in the logs neither with Jellyfin nor with my SSO provider program.

We use Manageengine AD Self Service Plus as SSO/OIDC/SAML provider.

JBBERLIN77 avatar Apr 21 '25 22:04 JBBERLIN77

Can you tell Manage engine to only use one kind of authentication method?

9p4 avatar Apr 27 '25 18:04 9p4

Yes you can but it would be nice to know how the Jellyfin OIDC plugin is used:

client_secret_basic or client_secret_post or client_secret_jwt

JBBERLIN77 avatar Apr 27 '25 20:04 JBBERLIN77

should be client_secret_post, afaik.

9p4 avatar Apr 27 '25 23:04 9p4