Closed GoogleCodeExporter closed 9 years ago
Sorry for the mistake in title. It should be "At the first login, not
redirected to returnUrl(ARGUMENT PASSED IN LOGIN METHOD)"
And the version of product is SocialAuth.net 2.2
Original comment by cvacanga...@gmail.com
on 11 Apr 2012 at 8:28
Hi,
When using SocialAuth.NET with Winfows FormsAuthentication, we are not making
any behavior override and let FormsAuthentication do its bit (Which by default
redirects user to the DefaultURL as specified in forms authentication tag in
web.config). It is only when Option-1 or Option-2 is used that we have written
customized authentication framework.
If you refer http://code.google.com/p/socialauth-net/wiki/API_Reference Login
Method's RedirectURL Description, it has been mentioned "Also note, that this
option does not applies to FormsAuthentication. Irrespective of what is
specified as value, default behavior of FormsAuthentication will override this
value.".
However this was initial behavior as we wanted FormsAuthentication to work.
We've received similar requests earlier and are thinking towards overriding
FormsAuthentication a bit by making use of redirectUrl.
Appreciated, if you could please reply with confusing line so that we can
improve it.
regards,
Deepak
Original comment by daggar...@brickred.com
on 22 Apr 2012 at 5:56
Closing since no response received
Original comment by tsg.bric...@gmail.com
on 4 May 2012 at 2:50
Original issue reported on code.google.com by
cvacanga...@gmail.com
on 11 Apr 2012 at 8:24