Authenticating with Standard OAuth

When you have the Jive for iOS or Jive for Android add-on installed through the Jive Add-ons interface, standard OAuth is the default configuration.

In previous versions, Jive used basic auth as an authentication option for mobile apps. As of Jive 7, we use OAuth2 with the username/password grant. When users enter a username and password on the mobile device, all subsequent API calls go through OAuth instead of basic auth. This authentication method is much more secure, because the username and password are never stored on the mobile device.

If you also have SAML SSO enabled on the instance, and you prefer to use OAuth rather than SAML for mobile authentication only, please refer to "Forced OAuth for Mobile Only," below. If you want Mobile users to authenticate through SAML SSO, but you prefer different timeout settings for mobile devices, see "Initial Authentication Through SAML Followed by OAuth."

  1. Under your name or avatar, select Add-Ons.
  2. Make sure the Jive for iOS or Jive for Android app add-on is installed and enabled. If you are using an on-premise version earlier than 7.0.1, or your instance isn't connected to the Internet, you may need to contact Jive Support to install this add-on.
  3. Next to the app listing, click the gear icon and select Settings. Then click Advanced.
  4. If necessary, adjust the Access Token and Refresh Token timeout settings. The default settings are 48 hours for the Access Token and 15 years for the Refresh Token.