Questions tagged [rpx]
33 questions
1
vote
1 answer
Plone: plonesocial.auth.rpx->rpx_login_form was not found
Tried to use rpx login form; the page was finally redirected to http://site_name/rpx_login_form
Got error:
This page does not seem to exist…
We apologize for the inconvenience, but the page you were trying to access is not at this address. You can…

Ivri
- 2,159
- 5
- 25
- 33
0
votes
1 answer
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

listenlight
- 654
- 1
- 12
- 27
0
votes
0 answers
ActiveReports : The sections collection is invalid
I have an ActiveReport (.rpx), which was originally built in DataDynamics.ActiveReports Version 3. I have recreated the report in Grapecity.ActiveReports Version 16.3.1. The LoadLayout is working fine, but when I try to run the report, it is giving…

shilpa v
- 21
- 2
0
votes
1 answer
how do you extract information from profile using janrain engage with devise_rpx_connectable gem?
I learned about the devise_rpx_connectable gem through a railscast. I've implemented with my rails 3 application and it authenticates the user fine; but I don't know how to 1) redirect after login using the urle_token, 2) use the token received…

Anthony H
- 347
- 3
- 13
0
votes
1 answer
Devise RPX Connectable error undefined method user_session_url
I am trying to install the devise_rpx_connectable gem functionality into my application. Everything seemed to install fine but when I try to call
<%= link_to_rpx "Signin using RPX!", user_session_url %>
I get an undefined method error on…

Jason Yost
- 4,807
- 7
- 42
- 65
0
votes
1 answer
Make a Custom Report created in Acumatica ERP visible in Self-Service Portal
After configuring Portal Site Map for a report I get Error#0. Please see details below.
Not seeing anything on this question - Can someone point me to the documentation on this. I've been told this has to be completed via a customization project -…

M.Mynatt
- 26
- 1
0
votes
1 answer
Janrain Engage (aka RPX) for iPhone auth_info token problem
I'm having an issue with Janrain Engage (specifically for the iPhone). I'm using the server-side tokenUrl option to complete my authentication process. To configure this way, I initialize my jrEngage object like this:
self.jrEngage = [JREngage…

Steve N
- 2,667
- 3
- 30
- 37
0
votes
1 answer
Janrain (RPX) basic setup
I might be thickheaded but I can't seem to get the Janrain (former RPX) to work. I have done the following:
Signed up and followed the stuff they need you to fill out.
Download the sample code (c#)
At my token site (mydomain.com/user/login) I have…

Dofs
- 17,737
- 28
- 75
- 123
0
votes
1 answer
Cant get token from janrain
I set up the authentication window, according to the introduction janrain, but as the callback come, there is no token. What could be the problem?
Here is the magic code:
...
$rpxApiKey = '95c8d032db3db656e7716749552ff12c82f7108f'; …

János
- 32,867
- 38
- 193
- 353
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
Is there a library like RPX for Android?
Does someone know of a library that is fairly "drop in" and allows you to easily put together multiple authentication options in an Android app to services like Facebook, OpenID, Twitter, etc. much like RPX does?

Preston Crawford
- 330
- 1
- 5
- 15
0
votes
2 answers
RPX abbreviation expansion?
Does anyone know if RPX is an abbreviation for something or just a name?

Masna
- 213
- 1
- 3
- 12
0
votes
2 answers
Trouble with authlogic_rpx
I'm trying to run http://github.com/tardate/rails-authlogic-rpx-sample (only rails version was changed) but get error message http://gist.github.com/385696, when RPX returns information after successful authentication via Google Account. What is…

Andrei
- 10,918
- 12
- 76
- 110
0
votes
2 answers
After I get the user profile from RPX how do I set the user as authenticated?
I am using RPX for authentication. Now I get the user profile with identifier. What to do next to set authentication cookie and other things? Also the logout feature. in ASP.net 3.5 and C#.

Tanmoy
- 44,392
- 16
- 45
- 55
0
votes
1 answer
Authlogic RPX extended permissions
I am working on the Facebook Connect feature for a Ruby on Rails website. I noticed that FB doesn't provide the user's email unless you demand extended permissions. I'm using the authlogic_rpx gem.
Does anyone know, if it's possible, and if how, to…

tadejm
- 184
- 6