I have a tomcat server serving multiple web applications. They leverage tomcat SSO to seamlessly login the user. However, this does not seem to 开发者_StackOverflow社区work if the applications have di
I need to realize a following authentication on my asp.net: the user on the ASP.NET and PHP websites should authenticated using the OpenID. The login and registration exists only on the PHP website. S
I am using FB Single sign on for my iphone app. I need to send friend request to a person on facebook through my Iphone app...
I have a PHP site, and for real time updates and chat I have installed Node.js and its running fine. Both PHP and Node.js have access to the same MySQL database.
My company uses Google Apps, and we\'ve built a single sign-on application to do our custom authentication.
I have a website that has a wiki and a forum that you can log into. I would like to be able to have a single site-wide user system, so I don\'t have to have separate users for both. If it helps, I am
Here\'s the scenario. I am code running on a web server in an AD domain. Some client has connected to me. How do I get 开发者_C百科that client\'s username, without having the client fill out a form in
I\'m looking for a so开发者_开发知识库lution to implement a SSO (single-sign on) application, and this app need to be in python and run on GAE (Google App Engine). This applications needs to be implem
we are currently using an inhouse SSO solution, using 2-factor authentication, that generates SAML to allow SSO to google apps and salesforce. We are looking to allow support for Office 365.
Target I have 2 webapps (in the future can be more) on the company server. User accounts in the first are different from those for the second webapp, but I can define a mapping among them.