AMWA-TV / is-10

AMWA IS-10 NMOS Authorization Specification

Home Page:https://specs.amwa.tv/is-10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMWA IS-10 NMOS Authorization Specification

Lint Status Render Status

What does it do?

  • Allows an API server to accept or reject requests depending on what a client is authorized to do

Why does it matter?

  • Security in the control plane is essential
    • Best practice is to limit what clients can do

How does it work?

  • Control client provides credentials and gets an access token
    • Sends token with API requests
  • Based on JSON Web Tokens and OAuth 2.0
  • Encryption is a prerequisite (see BCP-003-01)

Getting started

There is more information about the NMOS Specifications and their GitHub repos at https://specs.amwa.tv/nmos.

About

AMWA IS-10 NMOS Authorization Specification

https://specs.amwa.tv/is-10

License:Apache License 2.0


Languages

Language:RAML 92.8%Language:Shell 4.8%Language:Makefile 1.9%Language:Ruby 0.6%