Questions tagged [janrain]

SaaS vendor with flagship products offering solutions for social sign-in and registration (via OpenID and OAuth providers), user profile management, and single sign-on.Janrain specializes in customer identity data management and social login systems

Engage —Is now known as Social Login or Social Sharing. This solution allows users to log in or share content using an identity provider. Capture —Is now known as Registration. This solution allows users to log in to websites using social or traditional login, storing the user data for the customer. JUMP —Is now known as Janrain, and is the entire software platform. Federate —Is now known as Single Sign-On, and is a solution that allows social login or registration for an umbrella of related websites. Extensions —Are now known as integrations, and are organized into pre-built, blueprint, and self-serve categories.

139 questions
0
votes
1 answer

How to start using my new installation of JabbR on AppHarbor?

Question to all the JabbR/SignalR/AppHarbor/Janrain/ASP.NET integration experts out there: I successfully forked JabbR from GitHub and cloned into my repo!!! I also successfully deployed to a new AppHarbor application in the Beta environment in…
Fernando Espinosa
  • 4,625
  • 1
  • 30
  • 37
0
votes
1 answer

how should I store data coming in array through Janrain in different variables?

I'm using Janrain for my website users so that they can login into the website with any of their Social media account. Everything is working fine in terms of authorization, login and getting the user profile data but where it's wrong is when it…
colourtheweb
  • 727
  • 2
  • 13
  • 28
0
votes
1 answer

janrain Social media login integration

Am trying to use janrain social media login , but still i dont understand what i should do and how do i add the user infromation to my table and open his session , now i configered the widget and everything and i got the code as following : …
test
  • 301
  • 2
  • 7
  • 16
0
votes
1 answer

Janrain server side response to Android app

Here's the documentation on how to implement Janrain engine in Android. Example of server side response is here. Quote: "As necessary create and return access tokens or session cookies in your endpoint's response.", I don't want to save data on…
0
votes
3 answers

406 "Not Acceptable" error when using JanRain OpenID Library with Google

I am using the latest Janrain openid library example and the discovery process seems to work well with Yahoo, myopenid.com and others... But I am stuck with Google endpoint (https semicolon //www.google.com/accounts/o8/id). Consumer.php just returns…
ccazette
  • 43
  • 6
0
votes
0 answers

Janrain engage doesnt work with facebook login

I installed the janrain engage plugin in my magento site,configured it and its working fine with live,yahoo and google but when it comes to fb it gives me an error. the first time someone logs in it works perfect but when they logout and try to…
Euratus
  • 45
  • 9
0
votes
1 answer

Janrain contacts

I am using janrain to log onto site and also to pull contacts the users facebook, gmail, etc. accounts. As it is now it will only pull in contacts from the logged in account. Is there a way to pull in contacts from their other accounts. For…
rstewart
  • 465
  • 2
  • 8
  • 17
0
votes
1 answer

how to change janrain engage facebook sigin in text color

I am using janrain engage facebook signin for my website, i have customized the button. Could not chnage the facebook signin text color. I tried janrain.settings.fontColor = '#fff'; , but its not working. Please help me in changing the text color…
Bruno
  • 37
  • 8
0
votes
1 answer

Why is Janrain's Engage example only working in IE?

First, let me preface this with the fact that I am totally new to OpenID and not very experienced with PHP. I set up Janrain's Engage example on my website (Apache/PHP), including their JavaScript in the head section: (function() { if (typeof…
trw
  • 239
  • 1
  • 11
0
votes
1 answer

Decoding the information from token with janrain

I am using janrain widget for OAuth process on my website. I am testing this in following URL: http://vignesh.gvignesh.org/register/ After clicking the register button, the user is signed in from Google or Yahoo or Facebook. I am able to get the…
Vignesh Gopalakrishnan
  • 1,962
  • 9
  • 31
  • 53
0
votes
1 answer

How can I prevent a javascript code from loading on certain pages?

We use the e-commerce platform X-cart to host our shopping cart along with a built in integration for Janrain which allows for social login through facebook, etc. We wish to limit the ability to login to shopping cart pages as the .js code causes…
0
votes
1 answer

janrain engage popup to modal window

janrain engage facebook login opens in popup window, how to make it open in same window as modal window. Please help me in this. my code is like this, janrain.settings.buttonBorderRadius = '2'; …
Bruno
  • 37
  • 8
0
votes
1 answer

How do I add checkid_immediate support to a JanRain phpopenid example server?

I'm using an OpenID server based on the JanRain phpopenid library. It's nothing special, simply patched to work with the Yubico onetime password generator. It authorizes fine, but fails the "Successful checkid_immediate" tests at the JanRain…
None
0
votes
2 answers

OpenID error messages on python-openid

I'm using the python-openid library from Janrain at http://openidenabled.com/python-openid/ I adapted their Django example to another framework called Web2Py and it appears to be working, but with some annoying side-effects. The first problem is…
Unknown
  • 45,913
  • 27
  • 138
  • 182
0
votes
3 answers

what is the design of database to use openID?

I want to use janrain for my login system, Everything is ready, but i dont know how to build my database?what is the database design to use openID? specially when some users have some different providers how can i know who they are?are they new user…
user539656
  • 19
  • 4
1 2 3
9
10