oidc

package
v0.7.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscoveryHandler

type DiscoveryHandler struct {
	// contains filtered or unexported fields
}

func NewOidcDiscoveryHandler

func NewOidcDiscoveryHandler() *DiscoveryHandler

func (*DiscoveryHandler) ServeHTTP

func (h *DiscoveryHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type UserInfoHandler

type UserInfoHandler struct {
	// contains filtered or unexported fields
}

func NewOidcUserInfoHandler

func NewOidcUserInfoHandler(tokenManager *token.Manager) *UserInfoHandler

func (*UserInfoHandler) ServeHTTP

func (h *UserInfoHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL