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
2
votes
4 answers

How to authenticate with facebook account in Plone

I'm searching for an existing Plone add-on that allows Facebook users to authenticate in Plone - version 4.x. There is plonesocial.auth.rpx but it's full of bugs and it doesn't work in Plone 4.
amleczko
  • 170
  • 9
2
votes
1 answer

Can't Retrieve Google User Info After Janrain's OpenID PHP Library Login

I start saying that I HATE OpenID, because it's poorly implemented/documented. I'm trying to use "openid-php-openid-2.2.2-24". Here the source code: https://github.com/openid/php-openid When I try to use the authentication example, it returns to…
D4nt3
  • 21
  • 1
  • 4
2
votes
1 answer

Janrain error: Invalid redirect_uri: Given URL is not allowed by the Application configuration

I'm trying to setup Janrain Engage with my drupal website. I have created a Janrain account I have setup the providers (including Facebook) I have installed and configured the module (Drupal 7) I have have everything showing on the login page as…
Cybercampbell
  • 2,486
  • 11
  • 48
  • 75
2
votes
1 answer

Retrieve the formated URL from open_id form

I just added OpenID to my website using the PHP janrain libraries, and I got everything working but I have a question about how to do something. After receiving the openid_url from the user, I pass it to the openid lib, which then processes the url…
JLZenor
  • 1,460
  • 2
  • 14
  • 23
1
vote
1 answer

Janrain - Remove Default Sign In As

I have Janrain Engage for a site with three providers (Facebook, Google, Yahoo) If a users authenticates say via Facebook on my site and then comes back to my site, instead of showing the three login options it shows only Facebook Icon and Sign In…
R Saudlach
  • 388
  • 1
  • 5
  • 24
1
vote
1 answer

how to use the janrain engage widget in an iOS native application which is built using Appcelerator's Titanium?

I've developed an iOS application using the Appcelerator's Titanium framework, I want to integrate the janrain login widget to my iOS application. Is anyone tried this? If so can you please help me to do this. Thanks, Siva...
Siva
  • 1,123
  • 2
  • 14
  • 25
1
vote
1 answer

Add a custom OpenID provider to a Janrain widget

With the Janrain widget code, is it possible to add our own custom OpenID provider to the list? Like next to the Google / OpenID plugins. Any clever code we may have missed? Thanks
1
vote
3 answers

How can Google account credentials by applied to my PHP app (SSO)?

I have a PHP application that will be accessed by users who are already signed into Google ( the app runs in an iFrame on a Google Site that requires Google login) What is the best SSO approach that uses Google login, so users have the same…
stebbin45
  • 109
  • 11
1
vote
1 answer

Get email address from OpenID provider using Janrain OpenID library

When I sign in to StackOverflow using Google, I get the following message: Stackoverflow.com is asking for some information from your Google Account example@gmail.com • Email address: example@gmail.com However, on my own site, when I log in with…
Moak
  • 12,596
  • 27
  • 111
  • 166
1
vote
2 answers

How to implement Janrain Engage in ASP.NET / C#?

I can't figure out where the C# helper class goes in my project (using VS2010). I'm following the tutorial at https://sites.google.com/a/janrain.com/developers/articles/engage-tutorial but it's in PHP. In this context, is "rpx.php" analogous to…
America
  • 408
  • 2
  • 5
  • 16
1
vote
1 answer

JanRain Engage Login Widget

The instructions on the JanRain installation page says to load the app id dynamically. Could someone explain what that means? This is Javascript, so the appid has to go the client, correct?…
stampede76
  • 1,521
  • 2
  • 20
  • 36
1
vote
1 answer

Janrain php-openid query corruption

im running the detect script for janrains php5 php-openid and I keep running into this error. Query Corruption ================ Your web server seems to corrupt queries. Received , expected a=%26b. Check for mod_encoding. and this HTTP…
Shawn
  • 313
  • 1
  • 6
  • 16
1
vote
0 answers

AWS ALB logout sessions failing

I have recently encountered a scenario where my session is restored even after clicking logout link(domain/logout) in my site(from frontend) which is pointed to an ALB in aws having cookies(AWSALB, JSESSION etc).Basically the session is restored…
1
vote
2 answers

How to integrate Janrain on android phone?

i' trying to find how to integrate janrain to my android app..... i found that janrain for iphone is given in the janrain engage section but i couldnt find for android applicaion. if anyone knows wer to find it , please leave a link ...... and also…
Prateek Raj
  • 3,966
  • 6
  • 39
  • 50
1
vote
0 answers

using janrain api and adding modification to it

I came across janrain while analysing a code base. I have read some about it. But my concepts are not so good in this regard. please excuse. It would be help full if I will find some easy hello world type of explanation to it.
T Aria
  • 163
  • 2
  • 9
1 2
3
9 10