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

Use standard Authorization header in OpenAPI specification #6556

Merged
merged 1 commit into from Sep 16, 2021

Conversation

nielsvanvelzen
Copy link
Member

Changes

  • Changed the security scheme in the OpenAPI document to use Authorization instead of X-Emby-Authorization as the default authorization header.

Multiple clients have already moved to this new header and more are coming. Using HTTP-standards instead of magic is the recommended way of connecting to your Jellyfin server.

Issues

Copy link
Member

@cvium cvium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't call custom headers magic

@cvium cvium merged commit 9d46b36 into jellyfin:master Sep 16, 2021
@nielsvanvelzen nielsvanvelzen deleted the openapi-security-scheme branch September 16, 2021 06:20
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

Successfully merging this pull request may close these issues.

None yet

3 participants