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.
ACS is short for Windows Azure Access Control Service
0
votes
1answer
88 views
single sign in with azure
Using Azure ACS to sign in with facebook needs a developers app.
The creation of the app and adding it to acs identity provider is not a problem.
app id=390425354365693
app ...
0
votes
1answer
177 views
Federated authentication in Windows Azure using Facebook as IP
All answers to my question lead to a year old document (http://msdn.microsoft.com/en-us/library/windowsazure/gg185919.aspx) which is not correct anymore - the section "To obtain a Facebook Application ...
2
votes
1answer
275 views
Azure ACS Facebook Error 191 redirect_uri is not owned by the application when Liking a page
I'm using the Facebook C# SDK to post a Like to Facebook from my ACS-secured web application but I'm getting the error:
API Error Code: 191
API Error Description: The specified URL is not owned ...
0
votes
1answer
295 views
How to fetch more claims from Facebook using Windows Azure ACS?
I am using Windows Azure ACS for facebook authentication in my application.
Azure by default gives 6 claims from facebook.
I need two additional claims DOB and Profile picture. How do I request ...
1
vote
1answer
83 views
ACS Management Service on iPhone
Did anyone tried to use the Microsoft Access Control Service to use e.g. the Google/Yahoo or Facebook identity for authentication into Azure service from iOS?
I have found some opensources released ...
2
votes
3answers
789 views
How do I log out of Facebook when using Azure's ACS?
Rule #6 of the Facebook developer policy says I must provide an explicit Log out link, but I'm unable to make it work.
My goal is to either sign my application out of Facebook, the user from the ...
1
vote
2answers
583 views
facebook api error code: 191 Asp.Net MVC 3 using Dev Environment localhost and ACS
I have been trying for the last couple of days to get the ACS integration for my identity providers. The main ones work, Google, Yahoo!, and Live, but I cannot get Facebook to work with my localhost ...
7
votes
2answers
715 views
ACS and facebook login -> display=touch is broken? [closed]
I'm using ACS to auth against Facebook. Before this week, I could add display=touch to the end of the URL ACS is providing. Now when I do this I'm getting a "HTTP 500 Internal Server Error".
Any ...
1
vote
1answer
722 views
ACS/Facebook Integration - ACS40001: An error occurred while attempting to get an access token from Facebook
Getting the following error setting up ACS/Facebook integration:
HTTP Error Code: 502 Message: ACS40000: An error occurred while
processing a Facebook sign-in response. This may be caused ...