Document How to: Check if you are affected by the Apps Market EOL
How to: Check if you are affected by the Apps Market EOLCommunity Managers Version Am I Affected? Impact What to Do Jive cloud 2016.x Possibly, to check: Navigate to {Your Community URL}/apps/market If you see the appsmarket working: Yes If you see an error page: N...
Thread How to send authentication headers in osapi request
How to send authentication headers in osapi requestHi Team Jens Goldhammer Gopi GorantalaGopi Gorantala Matt Johnson Jonathan Block Is there a way to include authentication headers in an osapi call here: osapi.jive.core.get({ href: "...
Thread Is it possible to setup Okta integration in this sandbox instance?
Is it possible to setup Okta integration in this sandbox instance?Hi Okta recently released a new SAML processing library on their sandbox site and now we are looking for ways to validate it without changing the current configuration in ou Production environment. Is ...
Thread Accept Terms and condition are asking every time only for single user.
Accept Terms and condition are asking every time only for single user.Hi, I have face one problem after the registration of user when we try for login. First time it asking about the accept terms and condition. I select this option and login successfully. Again I try to login so ...
Thread Which JIVE option is suitable for developing JIVE connector?
Which JIVE option is suitable for developing JIVE connector?Hi, I have gone through the www.jivesoftware.com website. There are four login options i.e. JIVE Cloud login JIVE Trial login JIVE Daily login JIVE Community login To develop the JIVE Connector usi...
Thread Osapi not sending required data for Node SDK security middleware?
Osapi not sending required data for Node SDK security middleware?I am trying to use the jive.service.security().checkAuthHeaders(req,res) function to check the legitimacy of requests sent to my Node js server. checkAuthHeaders calls findCredentials, which looks for and field calle...
Thread Facing issues while publishing add-on to registry
Facing issues while publishing add-on to registryWe created an add-on for OAuth. It got installed successfully in our community. When we are trying to publish it to registry, we get an error saying "Application has not been properly configured to perform this reques...
SAML Single Sign On Integration RequestHello Team, This is SailajaPrakash with 8kmiles Software Services (A cloud Solutions Provider located at Bay Area). We have been contracted by AWS to perform SAML SSO integration between AWS SSO and various po...
URGENT Help with Akamai LicenseHello, I am a former Jive-X customer and I need assistance with my Akamai license currently held by Aurea. Lithium has been contacting you and has not received a response. Please tell me whom I may speak with to disc...
java script in jive page.Hi All, I am working on salesforce live agent integration with Jive. so what i want is i would like to add my piece of JAVA SCRIPT code that is given by salesforce in my Jive page, for this i am adding that co...
Thread Anyone else unable to access the Jive sandbox environment?
Anyone else unable to access the Jive sandbox environment?Starting today, I find that I cannot login to the Jive developer sandbox at sandbox.jiveon.com. One of my colleagues is having the same issue starting today, and another had this issue starting yesterda...
password resetFollowing a system problem several days ago, our team is no longer able to access Producteev using their passwords. The message indicates the password needs to be changed, yet the reset password email is never s...
Thread Authentication of a desktop application connecting to the Jive API
Authentication of a desktop application connecting to the Jive APII'm developing a tool to assist users migrating content from our existing intranet and wiki sites to our new Jive site. The existing resources are on sites that are only accessible inside our corporate network, so the...
Thread Any easy way to clear External ID using Javascript rest API?
Any easy way to clear External ID using Javascript rest API?Hey community, We're looking and standardizing SAM at our company which is long overdue. However we used that field as the username component in JIVE and that ties to the External ID. Updating the usernames ca...
Document OAuth 2.0—Creating a Client and Managing Access
OAuth 2.0—Creating a Client and Managing AccessA Jive instance supports both Basic and OAuth 2.0 for authentication protocols. When using OAuth 2.0, Jive acts as both the authorization and resource server. While OAuth takes more effort to set up, it allows a third...