token

package
v0.0.0-...-435c516 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// STSDuration session duration
	STSDuration = "OPERATOR_STS_DURATION" // time.Duration format, ie: 3600s, 2h45m, 1h, etc
	// PBKDFPassphrase passphrase for session encryption
	PBKDFPassphrase = "OPERATOR_PBKDF_PASSPHRASE"
	// PBKDFSalt  salt for hashes
	PBKDFSalt = "OPERATOR_PBKDF_SALT"
)

Variables

This section is empty.

Functions

func GetConsoleSTSDuration

func GetConsoleSTSDuration() time.Duration

GetConsoleSTSDuration returns the default session duration for the STS requested tokens (defaults to 12h)

func GetPBKDFPassphrase

func GetPBKDFPassphrase() string

GetPBKDFPassphrase returns passphrase for the pbkdf2 function used to encrypt JWT payload

func GetPBKDFSalt

func GetPBKDFSalt() string

GetPBKDFSalt returns salt for the pbkdf2 function used to encrypt JWT payload

Types

This section is empty.

Jump to

Keyboard shortcuts

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