Anonymous | Login | 2024-11-21 22:21 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0001680 | PacketFence | captive portal | public | 2013-08-12 06:09 | 2013-08-12 11:40 | |||
Reporter | KimHagen | |||||||
Assigned To | francis | |||||||
Priority | normal | Severity | major | Reproducibility | always | |||
Status | resolved | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | 4.0.4 | |||||||
Target Version | Fixed in Version | 4.0.5-2 | ||||||
Summary | 0001680: Oauth stopped working getting error "OAuth2 Error: Failed to get the token" | |||||||
Description | 4.0.3 the Oauth for google/facebook works, but on the 4.0.4-2 and 4.0.5 release i get: "OAuth2 Error: Failed to get the token" Aug 12 12:00:50 oauth2.cgi(0) DEBUG: instantiating new pf::Portal::Session object (pf::Portal::Session::new) Aug 12 12:00:50 oauth2.cgi(0) DEBUG: instantiating new pf::Portal::Profile object (pf::Portal::Profile::new) Aug 12 12:00:50 oauth2.cgi(0) INFO: Sending 04:f7:e4:83:6a:c6to OAuth2 - Provider:google (ModPerl::ROOT::ModPerl::PerlRun::usr_local_pf_html_captive_2dportal_oauth2_2ecgi::handler) Aug 12 12:00:51 oauth2.cgi(0) DEBUG: instantiating new pf::Portal::Session object (pf::Portal::Session::new) Aug 12 12:00:51 oauth2.cgi(0) DEBUG: instantiating new pf::Portal::Profile object (pf::Portal::Profile::new) Aug 12 12:00:51 oauth2.cgi(0) DEBUG: API CODE: 4/DrEXOm0luo4KbOkcbpC-bIyYZOuj.6tUntWmjEQYLOl05ti3ZT3ZXUPTjgAE (pf::web::generate_oauth2_result) Aug 12 12:00:51 oauth2.cgi(0) INFO: OAuth2: failed to receive the token from the provider, redireting to login page (pf::web::generate_oauth2_result) Aug 12 12:00:51 oauth2.cgi(0) DEBUG: rendering template named login.html (pf::web::generate_login_page) I have tried a clean install of 4.0.5 on debian wheezy Kind regards, Kim | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
Notes | |
(0003391) KimHagen (reporter) 2013-08-12 10:11 |
I have tried to debug it a little. On the file /usr/local/pf/lib/pf/web.pm in line 389 i set a log setting for the "@" variable. This is what i get in the log: Can't call method "get_access_token" on an undefined value at /usr/local/pf/lib/pf/web.pm line 386. I do not know where this should be defined. Kind regards, Kim |
(0003392) francis (administrator) 2013-08-12 11:09 |
Can you try this patch? https://github.com/inverse-inc/packetfence/commit/9c52b4e1c2cb263de6677c8fa24bf2aeb48fc35b [^] Thanks! |
(0003393) KimHagen (reporter) 2013-08-12 11:30 |
Ha Francis, You patch works, thank you very much!! regards, Kim |
Issue History | |||
Date Modified | Username | Field | Change |
2013-08-12 06:09 | KimHagen | New Issue | |
2013-08-12 10:11 | KimHagen | Note Added: 0003391 | |
2013-08-12 11:09 | francis | Note Added: 0003392 | |
2013-08-12 11:30 | KimHagen | Note Added: 0003393 | |
2013-08-12 11:40 | francis | Status | new => resolved |
2013-08-12 11:40 | francis | Fixed in Version | => 4.0.5-2 |
2013-08-12 11:40 | francis | Resolution | open => fixed |
2013-08-12 11:40 | francis | Assigned To | => francis |
Copyright © 2000 - 2012 MantisBT Group |