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

HTTP API login with HTTP digest authentication #13297

Open
christianschneider89 opened this issue Aug 23, 2024 · 2 comments
Open

HTTP API login with HTTP digest authentication #13297

christianschneider89 opened this issue Aug 23, 2024 · 2 comments
Labels
enhancement New feature or request pinned

Comments

@christianschneider89
Copy link

Please add the ability to log in to the API using HTTP digest authentication.

As asked in question #13294, please add the ability to use HTTP digest authentication for logging into the HTTP API.

With the current implementation there is no possibility to use the API with just one single cURL request.
In some applications there is only one configurable option (e.g. for create an event: /api/events/[camera]/[eventname]/create)

@christianschneider89 christianschneider89 added the enhancement New feature or request label Aug 23, 2024
@NickM-27
Copy link
Collaborator

If I had to guess it won't be done via digest but rather a long lived token, I will defer to Blake though

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 23, 2024
@NickM-27 NickM-27 added pinned and removed stale labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
None yet
Development

No branches or pull requests

2 participants