{% extends "layout.html" %} {% block body %}

Request Token

This page will return an example JSON Web Token using the Client Credentials Grant (provided the given client has been registered with the Client Credentials Grant type.)

NOTE: The returned token will be populated with the registration 'scope' and 'x-nmos-registration' claim




{% endblock %}