1
0
Fork 0
forked from External/mediamtx

New authentication system (#1341) (#1992) (#2205) (#3081)

This is a new authentication system that covers all the features exposed by the server, including playback, API, metrics and PPROF, improves internal authentication by adding permissions, improves HTTP-based authentication by adding the ability to exclude certain actions from being authenticated, adds an additional method (JWT-based authentication).
This commit is contained in:
Alessandro Ros 2024-03-04 14:20:34 +01:00 committed by GitHub
parent 765d29fc8e
commit 9c6ba7e2c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
53 changed files with 1974 additions and 945 deletions

View file

@ -97,7 +97,7 @@ components:
type: string
serverCert:
type: string
authMethods:
rtspAuthMethods:
type: array
items:
type: string