c0debrain / socialauth

Automatically exported from code.google.com/p/socialauth
0 stars 0 forks source link

How to force approval prompt in Spring app? #324

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to figure out parameter we can use to force approval prompt every 
time in Spring application. Could someone help? I tried 
<prop key="googleapis.com.approval_prompt">force</prop> but no luck.

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
I am using SocialAuth 4.3

Please provide any additional information below.

Original issue reported on code.google.com by girinamb...@gmail.com on 26 Jan 2014 at 5:47

GoogleCodeExporter commented 9 years ago
You'll have to use

#you can set OAuth endpoint (RequestToken URL, Authorization URL and 
AccessToken URL) if required or need
#to pass extra parameter

#googleapis.com.authentication_url
#googleapis.com.access_token_url

Original comment by tarun.na...@3pillarglobal.com on 27 Jan 2014 at 12:54

GoogleCodeExporter commented 9 years ago
Closing this issue.

Original comment by tarun.na...@3pillarglobal.com on 13 Feb 2014 at 4:04

GoogleCodeExporter commented 9 years ago
Thank you!

Original comment by girinamb...@gmail.com on 17 Feb 2014 at 5:08