Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 812 Bytes

ContainerToken.md

File metadata and controls

9 lines (6 loc) · 812 Bytes

ContainerToken

Represents the identity token of the running container.

Properties

Name Type Required Description
jwt str The JSON Web Token (JWT) that may be used to identify the running container. The JWT may be verified using the JSON Web Key Set (JWKS) available at https://matrix-rest-api.salad.com/.well-known/stash-jwks.json.