igrantio-api-key-management
Installation
SKILL.md
iGrant.io OID4VC API - Key Management group
When to use
Use this skill when you:
- choose or configure the secure vault that holds the organisation signing keys;
- create, list or delete a signing key;
- get a CSR, send it to a Certificate Authority, and upload the signed
chain so that the key carries an
x5cvalue (needed for thex509_san_dnsandx509_hashclient ID schemes and for ISO 18013-7 Annex C); - attach a QTSP signing credential for remote qualified electronic signatures.
Base URL for demo: https://demo-api.igrant.io.
Auth header: Authorization: ApiKey <key> (note the trailing space in the
prefix). A bearer access token also works.