v5

latestSwagger 2.02026-07-13153763.4 KB

Attest to an SGX enclave.

Processes an OpenEnclave report , producing an artifact. The type of artifact produced is dependent upon attestation policy.

post/attest/OpenEnclave

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

reportstring base64url

OpenEnclave report from the enclave to be attested

draftPolicyForAttestationstring

Attest against the provided draft policy. Note that the resulting token cannot be validated.

noncestring

Nonce for incoming request - emitted in the generated attestation token

Response

The request has succeeded.

tokenstring

An RFC 7519 JSON Web Token, the body of which is an AttestationResult object.