package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

NewIDTokenSource builds a helper that can extract a Bitbucket OIDC token from the environment, using `getEnv`.
NewIDTokenValidator returns an initialized IDTokenValidator.

# Structs

IDTokenClaims See the following for the structure: https://support.atlassian.com/bitbucket-cloud/docs/integrate-pipelines-with-resource-servers-using-oidc/.
IDTokenSource allows a Bitbucket OIDC token to be fetched whilst within a Pipelines execution.
IDTokenValidator validates a Bitbucket issued ID Token.