Expand my Community achievements bar.

SOLVED

Forbidden error when loading facebook signin page

Avatar

Level 4

Hi,

We are trying to integrate the signin component and using the "signin using facebook" feature. While we are able to use it perfectly from Geometrix demo but facing a 403 forbidden issue when testing from our application. The only difference i could see was in the HTTP session user. If we look at access log of publish then the lines are as below:

Geometrix - 0:0:0:0:0:0:0:1 - - 12/Apr/2016:20:49:21 +0530 "GET /etc/cloudservices/facebookconnect/xxxx-xxxx-test-app.login.html/j_security_check?configid=a929dc278a1b9fabcd4d5dcddc6e23977324 HTTP/1.1" 302 - "http://localhost:4503/content/geometrixx/en/toolbar/account/login.html" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36"

 

My application: 0:0:0:0:0:0:0:1 - anonymous 12/Apr/2016:20:36:35 +0530 "GET /etc/cloudservices/facebookconnect/test-fbconnect.login.html/j_security_check?configid=e7d804a00075fb70265693226d915cd7 HTTP/1.1" 403 - "http://localhost:4503/content/test/new-test-page.html" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36"

There is no error message in error.log

Regards,

Anil

1 Accepted Solution

Avatar

Correct answer by
Level 4

JK Kendall wrote...

See this long thread on Facebook login.  If not helpful, please provide more details, such as versions of AEM Communities and Facebook API being used.

Facebook Login Integration in AEM

- JK

 

Thanks JK.. This issue seems to have resolved when testing from a less restrictive network. We are investigating the difference between the policy of the two networks and will update this thread. 

View solution in original post

2 Replies

Avatar

Level 9

See this long thread on Facebook login.  If not helpful, please provide more details, such as versions of AEM Communities and Facebook API being used.

Facebook Login Integration in AEM

- JK

Avatar

Correct answer by
Level 4

JK Kendall wrote...

See this long thread on Facebook login.  If not helpful, please provide more details, such as versions of AEM Communities and Facebook API being used.

Facebook Login Integration in AEM

- JK

 

Thanks JK.. This issue seems to have resolved when testing from a less restrictive network. We are investigating the difference between the policy of the two networks and will update this thread.