oidc

package
v0.1.322 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TypeIOidcBackgroundStorage = di.GetInterfaceReflectType((*IOidcBackgroundStorage)(nil))
)

Functions

func AddCronOidcJobProvider

func AddCronOidcJobProvider(builder *di.Builder)

AddCronOidcJobProvider adds service to the DI container

func AddSingletonIOIDCAuthenticator added in v0.1.220

func AddSingletonIOIDCAuthenticator(builder *di.Builder)

AddSingletonIOIDCAuthenticator registers the *service as a singleton.

Types

type IOidcBackgroundStorage

type IOidcBackgroundStorage interface {
	AtomicStore(disco *middleware_oidc.DiscoveryDocument)
	AtomicGet() *middleware_oidc.DiscoveryDocument
}

func GetOidcBackgroundStorageFromContainer

func GetOidcBackgroundStorageFromContainer(ctn di.Container) IOidcBackgroundStorage

GetOidcBackgroundStorageFromContainer helper

Jump to

Keyboard shortcuts

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