Configure advanced app settings
Advanced app settings include session time-out, duration, content rewriting, certificate use, and more.
Start this procedure
- Sign in to your Access Gateway instance.
- Select the Applications tab.
- Click Edit (the pencil icon).
- Select the Settings tab.
- Expand the Advanced section and then configure the settings:
Field Description Browser Session Expiration
The app session expires at the same time as the browser's session.
See Application session timeout interaction for more information on session duration and expiration settings.
Idle Session Duration
End the app session if the user is idle for this duration.
Enter the value in the format 1h. These time units are available:
- s: seconds
- m: minutes
- h: hours
The default value is one hour. The minimum value is 60 seconds.
See Application session timeout interaction for more information on session duration and expiration settings.
Maximum Session Duration
The maximum duration of an app session.
Enter the value in the format 8h. These time units are available:
- s: seconds
- m: minutes
- h: hours
- d: days
The default value is eight hours. The default time unit is seconds if you don't specify the time unit. A value of 0 (zero) disables this setting.
See Application session timeout interaction for more information on session duration and expiration settings.
Deep Linking
Dynamically redirect the browser to the app URI after sign-in.
If you disable this setting, the browser redirects to the post sign-in URL after sign-in.
Enforce Deep linking Domain
Only allow deep links that share the public domain name. If the deep link domain doesn't match, Access Gateway only uses the post sign-in URL.
Content Rewrite
Access Gateway attempts to rewrite redirects and URLs in an app's HTML content.
Host header
Send the host header to the back-end app.
Certificate Type
Create a wild card or host-only certificate.
Debug mode
Put this app into debug mode.
This setting is useful for initial setup and troubleshooting. However, it can have a significant impact on system performance. Disable this setting in production systems.
Maximum File Upload Size
The maximum file upload size.
Enter the value in the format 1mb.
The default value is one megabyte, and 0 (zero) is an unlimited file upload size.
See the Set a timeout for large file uploads and downloads section in Advanced Access Gateway policy examples.
Backend Timeout duration
The minimum timeout duration for reads to the back-end system.
Enter the value in the format 1m. These time units are available:
- s: seconds
- m: minutes
- h: hours
The default value is one minute, and 0 (zero) is an unlimited duration.
- Click Done.