 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( ConsoleSTSDurationSeconds = "CONSOLE_STS_DURATION_SECONDS" ConsolePBKDFPassphrase = "CONSOLE_PBKDF_PASSPHRASE" ConsolePBKDFSalt = "CONSOLE_PBKDF_SALT" )
Variables ¶
This section is empty.
Functions ¶
func GetConsoleSTSDurationInSeconds ¶ added in v0.4.2
func GetConsoleSTSDurationInSeconds() int
ConsoleSTSDurationSeconds returns the default session duration for the STS requested tokens.
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.
 Click to show internal directories. 
   Click to hide internal directories.