insumer_jwks
Retrieve InsumerAPI's ECDSA P-256 public signing key via JWKS to verify attestation signatures dynamically without hardcoding the key. No authentication required.
Instructions
Get the JWKS (JSON Web Key Set) containing InsumerAPI's ECDSA P-256 public signing key. Use this to verify attestation signatures without hardcoding the key. The kid field in attestation responses identifies which key signed the response. No authentication required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||