Networked Media Open Specifications

Validating Access Tokens

←Event and Tally Interactions (IS-07) · Index↑ · Development Resources→

There are a number of steps that need to be considered while validating the access token.

If any of these steps fail, then the associated request is not valid.

JWT.io has provided a number of third-party libraries which support the JWT validation for most of the steps described above. However, even using these libraries, the extra step for private claims validation is still necessary for checking the NMOS private claims.

←Event and Tally Interactions (IS-07) · Index↑ · Development Resources→