Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAML error Processing request #13

Closed
elightcap opened this issue Apr 7, 2022 · 2 comments
Closed

SAML error Processing request #13

elightcap opened this issue Apr 7, 2022 · 2 comments

Comments

@elightcap
Copy link

Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request. URL POST /sso/SAML/p/okta. System.ArgumentNullException: Value cannot be null. (Parameter 's')

When i initially created the provider using the jellyfin API, was getting a provider not found error. i looked at /config/data/plugins/configuration/SSO-Auth.xml, and my configuration was added to the Oauth section. I moved it into the SAML section, but now i receive
Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request. URL POST /sso/SAML/p/okta. System.ArgumentNullException: Value cannot be null. (Parameter 's')

Not sure what Parameter 's' is referring to in this case, thanks!

@elightcap
Copy link
Author

Looking more, i think it has to be the certificate? i dont see that anywhere in the xml config, and would make sense, since Oauth wouldnt use one

@elightcap
Copy link
Author

nevermind im an idiot and copied the wrong thing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant