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

How can i get photo_url from janrain / RPX?

If somebody visit my site, i would like to extract the photo_url after jainrain / RPX authentication was happend on my site. But photo_url was not sent. I get the openid name, but not the photo address. I tried it with my gmail account, i put a…
János
  • 32,867
  • 38
  • 193
  • 353
0
votes
1 answer

Janrain facebook login in web2py

I am using janrain facebook login to login in web2py. Facebook is returning profile picture, age and other public profile details. However, I am not able to access those details. Where are those details stored?
Anurag Mishra
  • 11
  • 1
  • 4
0
votes
1 answer

Janrain ERROR : The URL you entered does not appear to be an OpenID

I am using the janrain for my social login page. In that all other providers are working fine. when I use Google , it gives me this error The URL you entered does not appear to be an OpenID Then I googled it, but I cannot find the solutions for…
vimal prakash
  • 1,503
  • 1
  • 22
  • 38
0
votes
1 answer

Janrain mobile integration using RESTFul API? for Windows, iOS and Andorid

Sorry, i know its not programming or code related question. Anyone here integrate Janrain in their mobile solution. Janrain has mobile app SDK for iOS and Android but we don't want to include external SDK/Library. Can we achieve all…
harshit2811
  • 827
  • 1
  • 7
  • 21
0
votes
2 answers

The correct way to implement login with google account

What is the correct way to implement user login with google account in web2py? I can not use janrain (for some reason there is no google option when choosing widgets in my account, but google is configured as a provider.)
Euphorbium
  • 1,177
  • 5
  • 17
  • 35
0
votes
1 answer

Janrain social login UI issue

I have issue Janrain social login UI. I have used two column layout but it renders one column layout. It should look like image 1 but it is looking like as image 2 Please suggest
0
votes
1 answer

Janrain Social Login

I am using Janrain to implement social login of my site and everything is working pretty fine. But when running in mobile, the page that pops up is not closing and the process can't continue. I have to close the page, come back to original one and,…
Nizam
  • 4,569
  • 3
  • 43
  • 60
0
votes
1 answer

Widget disappears after user logs out and redirects to login screen in MVC4

The janrain social widget works great, but when the user logs off and gets redirected to the login screen, the widget disappears. I even turned caching off, but that made no difference. Any hacks or tweaks that anyone knows about? I'm suspecting…
Rudy Hinojosa
  • 1,448
  • 14
  • 15
0
votes
1 answer

Janrain Google+ sign-in invalid client

I am trying to sign-in using the google+ provider in Janrain but I am getting the error: The OAuth client was deleted. The page to manage the providers in Janrain just sends me to a blank page in the developer dashboard. Has Janrain changed…
Stagleton
  • 1,060
  • 3
  • 11
  • 35
0
votes
2 answers

Can't login to my project using google or Yahoo OpenID

Hi guys I've set up an openID login system - just like the one we have here on stackoverflow and on the backend I'm using JanRains libraries. It was working fine until all of a sudden - people can't login using a google or yahoo openid. ITs…
Ali
  • 7,353
  • 20
  • 103
  • 161
0
votes
1 answer

How to get users email addresses using Janrain basic

I'm trying to get users email addresses when they log in so I can they can be entered into my database and given a unique ID. I've managed to retrieve user display names and store them in the database using this code however its not working with the…
Tummus
  • 35
  • 6
0
votes
1 answer

Brightcove VideoCloud end-users authorization and authentication

Using BrightCove VideoCloud platform, how I can authenticate and authorize users to give them access to the content? After looking over the API (http://docs.brightcove.com/en/index.html) I am not sure how to handle that. It seems to me so far the…
STeN
  • 6,262
  • 22
  • 80
  • 125
0
votes
1 answer

Use of complex filters in Janrain's entity.find

I'm having trouble figuring out how to supply the filter parameter based on nested json objects within the entity schema. I can easily use the outer basic fields like filter="givenName='Taylor'" but to go deeper within the hierarchies of data, I…
0
votes
1 answer

Janrain settings not getting saved in Drupal (Error Contacting Engage)

This is happening in our local web server installed using XAMPP Steps to reproduce the issue: Registered the account with Janrain.com Created the app "testapp" and configured the engage application with the providers Yahoo!, Twitter and Linked…
0
votes
1 answer

Janrain and Tomcat authentication

I have a login webpage in which i authenticate the users. Username and Password are stored in MySQL table and the authentication is done by using Apache Tomcat 6.0 and j_security_check option. I wish to add my website the possibility to also ogin…
Asaf
  • 83
  • 1
  • 2
  • 9