# Functions
GetConsoleSTSDuration returns the default session duration for the STS requested tokens (defaults to 1h).
GetPBKDFPassphrase returns passphrase for the pbkdf2 function used to encrypt JWT payload.
GetPBKDFSalt returns salt for the pbkdf2 function used to encrypt JWT payload.
# Constants
No description provided by the author
No description provided by the author
time.Duration format, ie: 3600s, 2h45m, 1h, etc.
(deprecated), set value in seconds for sts session, ie: 3600.