Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing those parameter - openid.ns.ext2 openid.ext2.scope openid.ext2.request_token #46

Closed
GoogleCodeExporter opened this issue Dec 3, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. When an user clicked "no thanks" of Google and HotMail.

What is the expected output? What do you see instead?
I see a "SocialAuthException" exception.

What version of the product are you using? On what operating system?
Last version. Linux.

Please provide any additional information below.
How do I solve this issue? Should I use just try/catch block?

Thanks,
Chka

Original issue reported on code.google.com by chiigle@gmail.com on 31 Jan 2011 at 10:54

@GoogleCodeExporter
Copy link
Author

Hi

You can check the following parameter in success action before calling 
verifyResponse() function. if these parameters are there, it means user has 
clicked on "No Thanks" option.

For Goole - openid.mode=cancel

For Hotmail - error_code=21
              wrap_error_reason=user_denied

Regards
Tarun

Original comment by tar...@brickred.com on 2 Feb 2011 at 9:31

@GoogleCodeExporter
Copy link
Author

Original comment by tar...@brickred.com on 7 Feb 2011 at 7:29

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

The code for this has been checked in. We will be releasing a new jar shortly.

Original comment by tsg.bric...@gmail.com on 17 Mar 2011 at 6:25

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant