I have a website which runs under two different subdomains, let\'s call them foo.mydomain.comand bar.mydomain.com
I\'ve got an issue with Apache and Single Sign-on, which I cannot work out without good references as I am not a pro in Apache configuration. I tried to search in Amazon.com and found the matched book
I have two web-applications which need to run o开发者_如何学运维n Tomcat 6, MS SQL 2008 and JTDS-1.2.2 as driver.
We are considering options for implementing a single sign-on for a few web applications, of which some are CakePHP (1.3) and others are not. I\'m hoping for advice or comments from people who have don
I\'m developing a website with Codeigniter that\'s probably going to relate and connect with multiple services and frameworks:
We are evaluating Jira and would like to login into it using Integrated Windows Authentication or NTLM (i.e. automatic logon without providing username and password, by using the domain user).
I already did a lot of research on this topic and have implemented a lot of solutions myself. Including OpenID, Facebook Connect (using the old Rest API and the new Graph OAuth 2.0 API), Sign in with
We have SiteMinder configured in our environment and I\'ve been give开发者_JAVA技巧n an ASP.NET website to support.
I\'ve read the following manual: http://code.google.com/googleapps/marketplace/tutorial_dotnet.html Am I correct that nothing special is required to be done to use google API for user SSO?
I\'m trying to implement single sign-on for a web portal.I\'ve written some c开发者_如何转开发ode to send a POST request containing the user\'s login credentials to an external web app to log the user