Requesting an access token
To connect with the public API, you need to request an access token from Multitenant Access Control, see the developer guide of Multitenant Access Control.
Please note that you need the openid
and the aud:<gpo client id>
scopes when requesting the token.
The openid
scope is required for Global Production Overview to be able to read the roles of the user
and the aud:<gpo client id>
scope is required for Multitenant Access Control to create the token for Global Production Overview.