Tagged Questions

Janrain provides services that enable web sites to use OpenID authentication services.

learn more… | top users | synonyms

17
votes
4answers
5k views

Example usage of AX in PHP OpenID

I'm using JanRain's PHP OpenID library. It comes with example script which is using SReg extension. But I want it to work with Google (and it works for auth actually), but Google uses AX (attribute ...
9
votes
11answers
6k views

Janrain's PHP-OpenID and Google/Yahoo

I'm using Janrain's PHP-OpenID 2.1.3, and I've managed to get it working with all the providers I have tried except for Google and Yahoo. The major difference here seems to be that Google and Yahoo, ...
7
votes
4answers
536 views

Janrain/Gigya alternatives? [closed]

I'm adding the possibility to login with a social network to our website. I would like to use an external service to get it running fast. Are there any alternatives to Janrain/Gigya?
5
votes
1answer
1k views

php-openID doesn't work with Yahoo!

i am trying to use php-openid library for implementing openID in my site. the basic consumer example inside its package doesn't work for Google and Yahoo. i found the Google solution here: ...
4
votes
3answers
320 views

How to distinguish/identify users with OpenID without requesting SReg fields?

I've been toying with the JanRain OpenID PHP Library, mostly following along with a tutorial I found on ZendZone. How does one distinguish between users - especially Google users, who all end up ...
3
votes
3answers
440 views

Ways to implement Janrain Engage (RPXNow) on Google App Engine?

What a some possible solutions to best implement Janrain Engage (RPX Now) on Google App Engine?
3
votes
1answer
409 views

How to get “return url” in Janrain RPX

How to get the previous url using the Janrain RPX login? I´m using Asp.Net MVC to request.
3
votes
3answers
341 views

PHP OpenID doesn't work with Google/Yahoo and 'hacks' fix it… are they safe?

I've been experimenting with OpenID, and have set up a sample web page to access using my OpenID account. I'm using the Php OpenID Library by Janrain and it wasn't working with my Google Account. A ...
3
votes
2answers
573 views

JanRain PHP OpenID: How to check if a provider supports AX programmatically?

Ok, my problem is that some providers support SREG and some support only AX I need to know how it is that I can request from the provider which methods they support.. I tried looking through the ...
2
votes
0answers
63 views

Janrain login control for a MonoTouch project

Does anyone know if there exists a component for JanRain Engange for MonoTouch, or if it exists as an Open Source project?
2
votes
6answers
6k views

Could not load NIB in bundle

I am trying to integrate Janrain Engage as custom module with Appcelerator Titanium. I have created a sample module and dragged the JREngage folder to the sample module xcodeproj as indicated in the ...
2
votes
0answers
114 views

Can JanRain support logging in by Multiple Websites, and support Facebook Connect at the same time?

We are using Echo (aboutecho.com) so that users can add comments by logging in through Google, Yahoo, AOL, and OpenID. Echo does this by using JanRain. All is well except Facebook is missing, but ...
2
votes
1answer
260 views

Has anyone used JanRain / RPX to enable users multiple login options (e.g. Google, Twitter, Facebook, etc)?

I'm debating whether to consider using a product like this to provide my users with multiple login options or to build/maintain this myself internally. What are the pros of this product/service? ...
2
votes
1answer
477 views

JanRain OpenID in PHP SREG?

I setup the demo with a modified login I found called open-id selector. the login works fine and the identity url comes back, but the SREG data I ask for is never populated, required or optional. I am ...
2
votes
1answer
469 views

OpenID PHP Library Janrain, and setting the Auth_OpenID_RAND_SOURCE to null

I was looking into using OpenID for an upcoming project I was going to be working on. After reading through some tutorials on Janrain's PHP implementation of OpenID and looking through the source code ...
2
votes
1answer
65 views

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

Janrain and IOS 5 Compatibility

Is the Janrain iOS library for Engage compatible with IOS 5?
1
vote
1answer
59 views

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 ...
1
vote
1answer
36 views

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
3answers
87 views

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

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 ...
1
vote
0answers
77 views

has anyone integrated janrain's openID to Yii framework? [closed]

If no one has yet, I am about to start working on it. Any help will be much appreciated! Thank you.
1
vote
1answer
265 views

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

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

The difference between using Janrain and OAuth?

Im using Janrain at the moment and dont know much about OAuth. Could someone explain the differences between these two?
1
vote
2answers
124 views

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 ...
1
vote
0answers
63 views

Integrating TurboGears/repoze with JanRain

I am trying to figure out how to use the Janrain Engage one click login system to authenticate users on my TurboGears application in a similar manner to how it works in Web2Py. I have got as far as ...
1
vote
0answers
64 views

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 ...
1
vote
1answer
77 views

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 ...
1
vote
3answers
1k views

Are there good alternatives to Janrain Engage?

All the sites I support have full-sized and mobile-optimized screens. Janrain's support for mobile browsers displaying their widget is completely disappointing. That is, you can't see both columns of ...
1
vote
1answer
719 views

OpenID Autologin Janrain Example in php

I want my website to automatically detect if a user is logged into google. If they are, it checks the database to see if they are already registered. If they are registered, it logs them in to my ...
1
vote
1answer
209 views

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 ...
1
vote
1answer
224 views

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 ...
1
vote
1answer
314 views

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?
0
votes
0answers
9 views

Is there a github provider for the janrain service?

Github has oauth2 so I'd figure it can't be too hard. Is there one today somewhere?
0
votes
0answers
16 views

Getting “Data not found” error in Janrain -Titanium

I am getting error "Data not found " when i send token to my token url. After googling i find that disabling "One-time use auth_info tokens" will solve this issue,But i am still getting this issue ...
0
votes
1answer
39 views

Janrain Engage not working in Safari brower

I've got it working in all other browsers tested -- Mac Chrome & Firefox, but it fails in Safari. Here is the current source: http://eventchampion.heroku.com <!DOCTYPE html> <html ...
0
votes
0answers
52 views

Identifier returned by janrain and openId4java api are different for google login

I use janrain for open id auth in my website, now i planned to use my own code to auth the users to my website using the api OpenId4Java, the problem is, when i use janrain and login to my website ...
0
votes
0answers
20 views

Janrain Facebook preferredUsername is incorrect

When I get the preferredUsername from Facebook, it should provide my username. However, it's returning my FirstnameLastname mashed up. Is this the default behavior if it can't retrieve the username? ...
0
votes
0answers
56 views

Janrain twitter photo size issue?

Have not had much luck finding an answer for this over on janrain's self help section so thought I might try here: I'm using Janrain Engage to provide multiple login options for commenting etc.. All ...
0
votes
0answers
55 views

Janrain rpx-token-url.php xml version

I have to say the Janrain system is the most complicated thing I've ever had to install...there's no simple tutorial which say ok, Step 1, Step 2 etc etc - I bet they lose lots of money from saying ...
0
votes
1answer
118 views

Get email address from OpenID provider (Janrain openid library)

When signing in to stackoverflow with google I get this message Stackoverflow.com is asking for some information from your Google Account example@gmail.com • Email address: example@gmail.com ...
0
votes
0answers
78 views

RPX / Janrain for Social login with OAuth : How to preventing an iframe to reload the opener window.top

janrain (www.janrain.com) provides OAuth implementation as a third party provider. The problem is that its popup, changes the: document.location.href The DOM hierarchy is as follows: A inframe in ...
0
votes
0answers
50 views

janrain openid auth fails if return_to url doesn't have “.php” in the url

I'm using Janrain OpenID library version 2.1.2. The authentication works fine if I mention a standard php returnURL like http://myserver.com/return.php BUT if I use a url which doesn't have a .php in ...
0
votes
0answers
122 views

Janrain Engage / MVC - Unable to redirect to view

I'm trying to use Janrain's Engage platform in an ASP.NET MVC application. My problem occurs on the page that Janrain sends the token to (the token URL). Currently this view, rpx, is simply set up to ...
0
votes
1answer
61 views

openid question

I just started learning about openid and there is something that I am not clear about I was hoping someone could clarify. I have an exsiting user table say userid | email | password | firstname | ...
0
votes
3answers
627 views

How do I send an email or message to facebook friends through code

I've been trying read(cut) my way through the jungle of Facebook posts about sending a message or email to my Facebook friends through code. So far I have found the Facebook REST API: ...
0
votes
1answer
92 views

Problem communicating with Janrain “auth_info” service in WCF

So I'm stuck at this point. I am trying to communicate with JanRain's "auth_info" service. In fact, to start, I'm just trying to get the "error" message/object/'.jsthingy' that you get when you surf ...
0
votes
0answers
30 views

Janrain different behavior under same conditions

I use janrain engage basic for social sharing implementation of simple messages. When i have it on one separate page of my website all works fine, but when i trying to embed it into an existing page i ...
0
votes
0answers
111 views

CakePHP and OpenId , Problem in redirect back

I use this OpenID component for CakePHP and everything is correct. But when i "Agree" in OpenID Provider site (like google or yahoo) on redirect back to my site i get nothing (i see a white page), ...

1 2