For configuration keys related to API SSO, see SSO Login to CloudShell APIs.
Setting the response page size
| Key | <add key="DefaultSandboxApiPagingSize" value="1000"/> |
| Possible values | Numeric |
| Where to add/change | customer.config CloudShell Server installation directory |
| Default value | 1000 |
| Affected CloudShell Component | CloudShell API |
| Version | 8.1 and above |
Extending the API authorization token validity period
| Key | <add key="AuthToken.ExpirationSpanMinutes" value="1000"/> |
| Possible values | Numeric (in minutes) |
| Where to add/change | customer.config CloudShell Server installation directory |
| Default value | 300 |
| Affected CloudShell Component | CloudShell API |
| Version | 6.4 and above |