Skip to content

AuthorizationAPI

The NMOS Authorization API is exposed by an Authorization Server as a standard interface for requesting, revoking, and managing tokens and client registration.

Authorization Servers may use alternative paths for the required endpoints, provided these are reflected in the Authorization Server Metadata. The endpoints may share a common base path that is the path component of the issuer identifier or api_selector, for example 'x-nmos/auth/{api version}', but this is not mandatory.

Open AuthorizationAPI API documentation