Documentation ¶ Index ¶ func Handler(logger *slog.Logger, oidcClient *rp.RelyingParty, conf *config.Config, ...) *http.ServeMux func NewProvider(logger *slog.Logger, conf *config.Config) (rp.RelyingParty, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Handler ¶ func Handler(logger *slog.Logger, oidcClient *rp.RelyingParty, conf *config.Config, openvpnClient *openvpn.Client) *http.ServeMux func NewProvider ¶ added in v1.2.0 func NewProvider(logger *slog.Logger, conf *config.Config) (rp.RelyingParty, error) NewProvider returns a rp.RelyingParty instance Types ¶ This section is empty. Source Files ¶ View all Source files callback.go handler.go provider.go validate.go Click to show internal directories. Click to hide internal directories.