token

package
v0.15.13 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: AGPL-3.0 Imports: 3 Imported by: 8

Documentation

Index

Constants

View Source
const (
	ConsoleSTSDurationSeconds = "CONSOLE_STS_DURATION_SECONDS" // (deprecated), set value in seconds for sts session, ie: 3600
	ConsoleSTSDuration        = "CONSOLE_STS_DURATION"         // time.Duration format, ie: 3600s, 2h45m, 1h, etc
	ConsolePBKDFPassphrase    = "CONSOLE_PBKDF_PASSPHRASE"
	ConsolePBKDFSalt          = "CONSOLE_PBKDF_SALT"
)

Variables

This section is empty.

Functions

func GetConsoleSTSDuration added in v0.12.3

func GetConsoleSTSDuration() time.Duration

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

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