package
1.6.112
Repository: https://github.com/hernad/nomad.git
Documentation: pkg.go.dev

# Functions

NewCallbackServer creates and starts a new local HTTP server for OIDC authentication to redirect to.
NewProviderCache should be used to initialize a provider cache.

# Structs

CallbackServer is started with NewCallbackServer and creates an HTTP server for handling loopback OIDC auth redirects.
ProviderCache is a cache for OIDC providers.