-
Implement the jsConnect V3 Protocol
Higher Logic Vanilla (Vanilla) offers several client libraries that you can use on your site if you're implementing jsConnect. If your site is programmed in a different language or you can't use one of Vanilla's libraries, this article explains how to implement the protocol. What you'll need To implement jsConnect, you'll…
-
jsConnect
Single sign-on (SSO) systems are complex. Setting up your own SAML or OAuth system requires an investment of time and effort, and generally is not feasible for small-to-medium business owners. If you have a website that stores your users’ identities and the only thing you need to integrate is a community, jsConnect is a…
-
JsConnect V3 Quickstart
In this article, you'll learn how to configure Vanilla's JsConnect addon to perform Single Sign On (SSO) to your Vanilla community from your website. Vanilla's JsConnect is our in-house SSO addon that interfaces with your authentication application by making signed requests/responses sent as GET parameters in JSON Web…