Hello!
We have some serious issues with Facebook Authentication Provider. Core version is 7.4.0. After authentication on Facebook side ends (user entered FB username & password) there comes a redirect back to DNN Portal.
What is happening here is that we always receive the following error:
The default URL structure is: http://pagedomain/login/code/AQBZRcU1tRFTXC106X7O4dIuzFCXaM7GR0mYTOaXGRaMMralhmheKNo4FwXMhHe2dcUWZJRmwJV5Cq9JPG_ezZiank7p304e378SflfjrmBwdlgRTbgehjpDZ8ftkdXLMkcGC2CJTRjr7a6oWMIi33L5OSQoRSxOS03Rl_YvdTjlk9ZsdCCKPi4rsgl5OD-FiyxC0c1LHK_0N6_rmbgIeOTsuSEPOp8i9zYfm2zpeNF4YFuBhOLSiCFx6_VJmXx0b8D-c9372ffSkH4RouHuab_vs2Q-mp4XS8VPX8qksem9alAc0z-U5U9Inz6RqAGQI7Y/state/Facebook#_=_
Query string (especially the data in "code" query string parameter) is huge. Is there a problem with IIS settings? MaxURLLength or sth like that? We've already checked out some solutions, but couldn't solve the problem.
What is interesting is, that Google Authentication provider is working perfect (but it does not have such long URL verification string).
Problem occured after updating to 7.4.0 core version. Before everything worked perfectly so i assume that there are no problems on IIS configuration side.
I've found source that confirms that error / issue but couldn't solve it. -->
https://dnntracker.atlassian.net/brow...
Thank you for you kind help!