constants

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2021 License: Apache-2.0 Imports: 1 Imported by: 3

Documentation

Index

Constants

View Source
const (
	DefaultServicePort                       = 443
	DefaultStatusPort                        = 6930
	DefaultAccountConfigurationUrl           = "file:///etc/cloud-gate/accounts.yml"
	DefaultAccountConfigurationCheckInterval = time.Minute * 5
	InitialTimeoutForAccountInfo             = time.Second * 15
	SecondsBetweenCleanup                    = 60
	LoginPath                                = "/login/"
	OidcCallbackPath                         = "/auth/oidcsimple/callback"
	CookieExpirationHours                    = 3
	AuthCookieName                           = "auth_cookie"
	Oauth2redirectPath                       = "/oauth2/redirectendpoint"
	RedirCookieName                          = "oauth2_redir"
	MaxAgeSecondsRedirCookie                 = 120
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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