sspi

package
v1.19.3 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source struct {
	AutoCreateUsers      bool
	AutoActivateUsers    bool
	StripDomainNames     bool
	SeparatorReplacement string
	DefaultLanguage      string
}

Source holds configuration for SSPI single sign-on.

func (*Source) FromDB

func (cfg *Source) FromDB(bs []byte) error

FromDB fills up an SSPIConfig from serialized format.

func (*Source) ToDB

func (cfg *Source) ToDB() ([]byte, error)

ToDB exports an SSPIConfig to a serialized format.

Jump to

Keyboard shortcuts

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