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
1
vote
2 answers

Where is the user information stored with Janrain?

I want to use Janrain to let my users sign in with their facebook, twitter etc. I have read about it on their website but I still don't get the whole picture. Is the actual user information stored in my database or in theirs? What user information…
ajsie
  • 77,632
  • 106
  • 276
  • 381
1
vote
2 answers

What issues does CakePHP cause when using the JanRain openid library?

I'm implementing an OpenID consumer, and utilizing the JanRain classes (2.2.2) is failing out of the box. Specifically, I'm seeing the following symptoms: The consumer isn't able to correctly identify the openid_mode parameter The consumer has…
Joseph Fung
  • 226
  • 1
  • 4
1
vote
1 answer

Using Janrain Engage (RPX) in Adobe Air + Flex?

I have a website using Janrain for the Log-In and I also have a desktop application (Adobe Air) that require login with the website, but I can't get it work. My idea was to use mx:HTML container and navigate to the Janrain login system so the user…
JPelletier
  • 2,049
  • 16
  • 23
1
vote
1 answer

Janrain widget does not show expected providers

I have a basic Janrain account where I have configured about 8 providers successfully. From the Widgets & SDKs section, I have also selected six providers to be shown on the widget. I have enabled Janrain integration on on Social Engine 4.8.12.…
Mehdi Haghgoo
  • 3,144
  • 7
  • 46
  • 91
1
vote
1 answer

RPX/Janrain - using an image map instead of the widget

I would like to use an image map for my Rpx/Janrain basic account instead of the widget they provide. I have tried looking through the javascript file, but it is minified so useless to me. I just want the "login buttons" to be displayed in my header…
Dave Albert
  • 1,429
  • 15
  • 21
1
vote
1 answer

Help with Janrain Engage openID C# code behind for asp.net forms website

I have signed up with Janrain Engage to incorporate its free widget based openID. But i can't figure out what values to put in the C# code behind. They have provided with a C# helper class, the one below: using System; using…
Ani
  • 21
  • 3
1
vote
1 answer

bbPress RTX integration

Im currently working on a RTX/Janrain integration with bbPress, but im stuck with a SQL query which doesnt give me any results even though I've been trying with wildcards and an e-mail adress i know is registered. Sign In $rpxApiKey =…
moffepoffe
  • 372
  • 1
  • 8
1
vote
1 answer

tokenUrl in social login (janrain) for x-cart

I am getting following error while configuring social login( Janrain ) for x-cart based e-commerce website ( Facebook and Google+) The tokenUrl or xdReceiver has not been whitelisted while the tokenUrl that i have set i.e.…
Vraj
  • 23
  • 2
1
vote
1 answer

How do I export all Janrain user data using API in Python

I'm trying to export all users who register in my website with Janrain in Python. From the Janrain document, it looks like entity.find is the best call to get the data. So I type in the following code: get_user = api.call ( …
Darren Wu
  • 81
  • 5
1
vote
1 answer

OpenID Provider Question: How do I specify an identity different from the end user's claimed-id

I am using the JanRain library, and implementing code very similar to their server example (essentially creating my own openid provider). I have it working, but when I try to return an identity different from the one specified to the consumer, I get…
livingtech
  • 3,570
  • 29
  • 42
1
vote
1 answer

Log in using Google Apps account using Janrain Exchange (http://www.janrain.com)

I tried logging in using my google app account (user@my-domain.com) but it says no such user (or something to that effect). According to http://www.janrain.com/solutions/supported-networks/google-api, Janrain Exchange can support google app…
cch
  • 11
  • 2
1
vote
1 answer

Janrain RPXnow (Engage) (https://rpxnow.com/) bypasses popup-blockers... how?

Basically I need to open a login window in a popup, so that it doesn't get blocked by popup blocker. Similar to what Janrain does in it's RPXnow solution. How do they do that?
jayarjo
  • 16,124
  • 24
  • 94
  • 138
1
vote
1 answer

Seemingly missing file when using JanRain OpenID PHP library with MySQL

I've just set up the JanRain OpenID library for PHP (https://github.com/openid/php-openid). I'm attempting to use the example server file, and the error I get is: Warning: require_once(DB.php): failed to open stream: No such file or directory in…
squaretastic
  • 123
  • 1
  • 11
1
vote
0 answers

janrain certificate and hostname missmatch

i'm trying to use Janrain on a cordova/crosswalk application. This works fine while i stay on the same domain. yet when i try to switch domaing ( development, staging, live) i get a certificate error: hostname does not match. "dev does not match…
Frederiek
  • 1,653
  • 1
  • 16
  • 27
1
vote
0 answers

JanRain Google+ error android

I'm working with social login using janrain sdk for android. Implemented janrain sdk like writed in official docs! All work is success, but month ago start trouble. When I try choose google+ provider from provider list, I, receive "an iternal error…
smail2133
  • 936
  • 2
  • 7
  • 24