Requesting an access token
To connect with the public API, you will need to request an access token from Multitenant Access Control, see the developer guide of Multitenant Access Control.
Please note that you will need the openid
and the aud:<gpo client id>
scopes when requesting the token. The openid
scope is required for GPO 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 GPO.