Skip to main content

Module oidc

Module oidc 

Source

Structs§

IssueOptions

Constants§

DEFAULT_TTL_SECONDS
STUB_LOCAL_ISSUER
Public constant: the issuer claim that distinguishes a stub-local token from a real GitHub-issued OIDC token.
STUB_LOCAL_SECRET
Public constant: the HS256 secret used to sign all stub-local OIDC tokens. This is intentionally documented so consumers (and reviewers) can see that the resulting token is not authoritative.
STUB_LOCAL_SIGNING_MODE
STUB_LOCAL_WARNING
Public constant: the “this token is not trusted by cloud providers” warning included verbatim in every OIDC receipt.

Functions§

issue
verify_stub_local