With Facebook\'s new SSO, logging into Facebook means that my app is temporarily shut down. The problem is that my app requirements dictate that it cannot run in the background. So, when my app is bro
I use the single sign on in my application (http://developers.facebook.com/docs/mobile/android/build/). It seems working fine on the emulator (i log in succefully and get the access_token). But in my
I have a project which requires me to setup an subscription-based online learning site using Moodle. I checked Moodle and it seems that it can handle this by itself. The problem is, the client won\'t
I\'ve built the code from this tutorial and it worked fine. But today the application asked me to aprove some unknown permissions(but i didnt add any permissons or anything else to my code) and showed
I\'m getting login failed invalid key error while using an updated version of Facebook. If I delete it - it\'s working fine..
I\'ve made my front end website in Wordpress and this is fine for me, i want to create the member/staff area in Drupal as it has 开发者_如何学运维more functionality with Google docs and Mediawiki.
I\'ve got the following structure www.website.com--> ASP.NET 4.0 Web-site www.website.com/blog --> NET 4.0, Web-Application
I\'m working on a single sign-on solution for two ASP.NET MVC3 websites. The sites are on separate subdomains. I\'m using Forms Authentication and so far I everything is working well. When I sign into
I have what I think is a fairly complicated question so I will do my best to articulate it here. I am looking for a single sign on (SSO) solution. I am aware of many of the options out there but have
This question already has an answer here: Closed 11 years ago. Possible Duplicate: Authenticating users using Active Directory in Client-Server Application