Configure service accounts by leveraging Oauth2 Client Credentials Grant Type
Obtain an Access Token
access_token
attribute value is used to communicate with the Hoop Gateway API.Create the Service Account
sub
claim that is returned when the access token is issued.client_id
attribute in your OAuth 2.0 credentials.
For detailed instructions specific to your identity provider, refer to our getting started section documentation.If you’re having trouble locating this information, consult your identity provider’s configuration guide.Use the Access Token
curl
(http client) would be:subject
identifier in the token.