View various Global Settings.

Prev Next
Get
/global-settings

View various Global Settings.

Security
HTTP
Type bearer
Responses
200

Global Settings.

object
claimsTokenExpiration
number

Number of minutes the Claims Token is valid both for administrators and clients.

Example1440.0
entitlementTokenExpiration
number

Number of minutes the Entitlement Token is valid for clients.

Example180.0
administrationTokenExpiration
number

Number of minutes the administration Token is valid for administrators.

Example720.0
vpnCertificateExpiration
number

Number of minutes the VPN certificates is valid for clients.

Example525600.0
registeredDeviceExpirationDays
number

Number of days registered devices are kept in storage before being deleted.

Example90.0
spaMode
string

SPA mode.

Valid values[ "TCP", "UDP-TCP" ]
spaTimeWindowSeconds
number

Number of seconds the time skew SPA will allow.

Default600.0
loginBannerMessage
string

The configured message will be displayed on the sign-in UI.

ExampleAuthorized use only.
messageOfTheDay
string

The configured message will be displayed after a successful login.

ExampleWelcome to Appgate SDP.
backupApiEnabled
boolean

Whether the backup API is enabled or not.

geoIpUpdates
boolean

Whether the automatic GeoIp updates are enabled or not.

Examplefalse
auditLogPersistenceMode
string

Audit Log persistence mode.

Valid values[ "Default", "Guaranteed", "Performance" ]
profileHostname
string

The hostname to use for generating profile URLs.

Exampleappgate.company.com
collectiveName
string

Friendly name for the Collective.

ExampleTest Collective
collectiveId
string (uuid)

A randomly generated ID during first installation to identify the Collective.

Example4c07bc67-57ea-42dd-b702-c2d6c45419fc
401

Token error. Login again.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

403

Insufficient permissions to access this resource.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

406

Invalid 'Accept' header.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

500

Unexpected server side error.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.