forked from External/mediamtx
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:
parent
765d29fc8e
commit
9c6ba7e2c7
53 changed files with 1974 additions and 945 deletions
|
|
@ -97,7 +97,7 @@ components:
|
|||
type: string
|
||||
serverCert:
|
||||
type: string
|
||||
authMethods:
|
||||
rtspAuthMethods:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue