package
0.38.1
Repository: https://github.com/determined-ai/determined.git
Documentation: pkg.go.dev

# Functions

New initiates an OIDC Service.
RegisterAPIHandler enables OIDC-related endpoints.

# Constants

Default paths for handling OIDC requests.
Default paths for handling OIDC requests.
Default paths for handling OIDC requests.

# Structs

IDTokenClaims represents the set of claims in an OIDC ID token that we're concerned with.
Service handles OIDC interactions.