Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

With Facebook requiring a secure URL for Canvas applications on October 1st,

I am using facebook graph api for facebook users to login, I also have a pagetab and iframe app for my site.

So, My understanding is My page Tab and Iframe app will be blocked from october 1. Will facebook users still be able to login into my site using facebook sdk.

I appreciate any help.

share|improve this question
Do you have a secure URL? – Pekka 웃 Sep 8 '11 at 9:26
@pekka I dont have a HTTPS URL. – Josh Randall Sep 8 '11 at 9:27
Do I need https url if I want to use facebook javascript or php sdk as authentication system on my site. – Josh Randall Sep 8 '11 at 9:36
yeah, I understand. I don't know the answer, but maybe change your title a bit? Your last comment makes the issue crystal-clear, maybe use a shortened version of it as the title – Pekka 웃 Sep 8 '11 at 9:38

1 Answer

Check you application settings under Settings->Basic "App on Facebook".

There is option "Secure Canvas URL".

This is the url that you application is redirected when users are using HTTPS.

You can change it to your HTTPS application.

share|improve this answer
This doesn't answer the OP's question. – Pekka 웃 Sep 8 '11 at 9:28
I didn't see the comments below. The answer is YES you have to have HTTPS URL by 1 October. Here is official facebook comment: "Acquiring an SSL Certificate. Contrary to some feedback we’ve heard, acquiring an SSL certificate is relatively inexpensive, and the ongoing cost of supporting SSL for most apps is low. The sooner your app supports HTTPS the more secure our platform will become. All Apps on Facebook (Canvas and Page Tabs) must support HTTPS by October 1." developers.facebook.com/roadmap developers.facebook.com/blog/post/499 – sensor Sep 8 '11 at 10:54

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.