Documentation
¶
Overview ¶
Package atmospro implements the `atmos/pro` passthrough identity.
The atmos/pro provider already yields usable credentials (an Atmos Pro session JWT), so this identity is a thin passthrough: it forwards the provider's credentials so that linked integrations (e.g., github/sts) receive the session JWT. It exists so callers have an identity to authenticate/run as; integrations may instead bind directly to the provider via `via.provider`.
Index ¶
Constants ¶
View Source
const IdentityKind = "atmos/pro"
IdentityKind is the identity kind for the Atmos Pro identity.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.