Remote Client Customization creates a script that modifies a number of registry keys in
HKEY_LOCAL_MACHINE\SOFTWARE\Jive. You can also use it to override authentication settings, or
to autopopulate the community URL for new users.
Setting the Community URL
If you want new users to have the URL auto-supplied after a client installation, so they don't have to fill it in, you can create a remote client customization script with or without additional changes. The Jive instance URL will be pushed to clients so they can connect more easily.
Key |
Explanation |
Disable HTTP header "Expect: 100-continue;" that passes automatically in POST
requests |
True disables this header for specific cases where
authentication troubleshooting is required. |
Don't suppress script errors in the browser control used to authenticate
session-based/oAuth clients |
True displays script errors for troubleshooting purposes.
|
Don't display the user's private container to clients |
True means that private folders like Files Created by You won't
be available when uploading files to Jive. |
Disable auto-update for all clients. |
True prevents client machines from auto-updating, prevents polling
requests from occurring and removes all UI components that have to do with the
feature. |