Documentation
¶
Index ¶
Constants ¶
View Source
const ConstSystemScopeExternal = "system_ext"
View Source
const ConstSystemScopeInternal = "system_int"
Variables ¶
This section is empty.
Functions ¶
func NewClientRegistrar ¶
func NewClientRegistrar(cfg Configuration, cli client.Manager) security.Oauth2ClientRegistrar
func NewJwtTokenAuthenticator ¶
func NewJwtTokenAuthenticator(cfg config.ConfigurationOAUTH2) security.Authenticator
Types ¶
type Configuration ¶ added in v1.66.3
type Configuration interface {
config.ConfigurationService
config.ConfigurationOAUTH2
}
Click to show internal directories.
Click to hide internal directories.