Issue credentials
An Access token must be obtained for each agent as the authentication context is used to resolve
which agent is performing the operation. Issuers typically obtain an access token by using
client credentials grant. User as wallet holders may obtain an access token by any grant type flow
that is supported by the <id>_holders
OIDC client.
For example, a resource owner password credential grant might configure grant type.
In this scenario, a user account issuer1
(bdd95697-1d4f-4405-a2a5-b8453ad8191b
) issues a credential to
user1
(605000BP6R
).