oidc

package
v0.0.0-...-e7c744b Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Creator

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

func NewCreator

func NewCreator(config auth.OIDCConfig, secretGetter clusterAuth.ClusterClientSecretGetter) *Creator

func (*Creator) CreateNewOIDCResponse

func (c *Creator) CreateNewOIDCResponse(context context.Context, isEnabled bool, clusterID uint) (OIDC, error)

type OIDC

type OIDC struct {
	Enabled      bool
	IdpURL       string
	ClientID     string
	ClientSecret string
}

Jump to

Keyboard shortcuts

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