Mono Support RPX Login trouble 

Viewed 11927 time(s), 8 post(s), 5/10/2012 10:57:01 PM - by HeathShults
5/10/2012 10:57:01 PM
35 Reputation 5 Total posts

Hello,

I have set up RPX with a few services and changed my installation of mono x to use my account at Janrain. The issue I have is after someone logs in with facebook or twitter the login page reloads and gives me this message: "Login failure"

Im not sure how to trouble shoot the issue based off the error message.

Any help on this is greatly appreciated.

1
5/11/2012 9:34:05 AM
7207 Reputation 956 Total posts

Could you attach a screenshot of this message?

2
5/11/2012 3:38:06 PM
35 Reputation 5 Total posts

No problem.

3
5/11/2012 5:42:47 PM
7207 Reputation 956 Total posts

This generic error indicates the Janrain's service does not accept your configuration settings.
The RPX login part cannot be used out of the box, as it requires separate configuration for each site that you build.
More details can be found in these topics: http://www.mono-software.com/Mono/Pages/Discussion/dtopic/Hy6RHa6tX06r8p6KATl6gQ/RPX-Getting-it-to-work/ and http://www.mono-software.com/Mono/Pages/Discussion/dtopic/phTU6_Zfc0edKp9kAVwdcg/NA/?pageno=2&dmsgId=dtoCpj3tKkmqVJ9kAYk8Jw#PostdtoCpj3tKkmqVJ9kAYk8Jw
You will also need to open an account at Janrain site and configure the providers you want to use.       

4
5/11/2012 8:10:43 PM
35 Reputation 5 Total posts

I have an active account and just testing the app on their site and it worked and displayed back the json response. But when I sent the token url it put me to my instance of mono x and I got the same error. Is there something I am missing at Janrain?

Here is what I have on the login.aspx page

<MonoX:LoginRpx runat="server" ID="ctlLoginRpx" Width="100%" ApiKey="I removed this key from this post..." RpxFrameUrl="https://bpaahost.rpxnow.com/openid/embed?token_url=http%3a%2f%2fsupport.bpaahost.com%2flogin.aspx&language_preference=en&flags=show_provider_list" />

5
5/11/2012 8:13:00 PM
35 Reputation 5 Total posts

forgot to mention I have the domain whitelisted for the token url

6
5/15/2012 4:31:55 PM
7207 Reputation 956 Total posts

If you set up the providers on their end correctly, the only thing that looks wrong is the RPXFrameUrl - it should not hold any parameters (like your token_url).

7
5/15/2012 4:58:47 PM
35 Reputation 5 Total posts

ok, I'll try removing the parameters. I'll let you know

8
This is a demo site for MonoX. Please visit Mono Software for more info.