We\'ve built an iOS app that uses the Facebook SDK. Unfortunately, our client has asked that we disable backgrounding in the app and this means t开发者_运维百科hat the Facebook single-sign on (SSO) sc
We\'re a small-ish educational institution whose school email is through Google Apps for Education. We have contracted with an external vendor who is provisioning accounts for Google by getting a list
I followed the installation guide for an Apache Web Policy Agent, but it always results in an endless redirect loop between web and application server. Firefox says \"The page isn\'t redirecting prope
I\'ve set up a facebook login for my site, using the faceboko php-sdk example.php method. It\'s working fine, but I want a user who has already allowed my site once to be automatically logged into my
I am developing a portal to Liferay and want to apply there a Single Sign On mechanism (SSO). I am using Jasig CAS for centralized authentication of my multiple web applications. Until now I know that
After a code release, single sign on between two of our sites stopped working. Both sites are run on different subdomains of the same domain. Subdomain x was being used as the sign on server for all o
I\'m new to both Android and Facebook and am in the middle of going through the tutorials and have written a simple app to fetch a user\'s friends and display their profile picures in a GridView. When
Closed. This question does not meet Stack Overflow g开发者_开发技巧uidelines. It is not currently accepting answers.
I need to program an Android application that integrates with a web-based system that has SSO (Single Sign On) authentication. The system will pop up a web page that prompts for theusername and passwo
I\'m trying to retrieve the windows login username for the current user in my asp.net website project.