I\'ve been working on a project which uses SPNEGO to have Single Sign On for a Java based webapp. At the moment, it is working successfully with Jetty + SPNEGO and Active Directory so if you visit my
Here\'s what I\'m trying to do. We have a SSO authentication service that other externally facing web pages and services use to authenticate users. A user tries to reach a service, if no cookie is fo
An external hosted app can take the username and password in the querystring and auto login the user. How do I get these details from Sharepoint?
I am doing something in PHP where I have to read session values for another sessio开发者_运维知识库n instance.
I\'m trying to implement SSO across several web applications using CAS and Spring Security. Expected case:
I\'m considering securing a whole Java EE software platform with OpenAM (prev. Sun OpenSSO). Applications - running on WebLogic AS - would be secured by a JEE Policy Agent and web services with WS-Sec
In C# I can get the current user of a web app using the HttpContext, however, I can\'t figure out how to do this in Ruby. Is there any way of doi开发者_运维技巧ng this?
I am working to set up SSO for our intranet the idea is that a user would login to their workstation using their active directory username and password. Then a small application would run at login tha
I ha开发者_开发百科ve to implement LDAP authentication with eDirectory in Java application. I guess some of you have tried this solution. Can you share your ideas and if possible sample code?Java and
I\'d like to integrate a web site written in Python (using Pylons) with an existing SAML based authentication service.From reading about SAML, I believe that the IdP (which already exists in this scen