Single sign-on, a system for sharing authentication credentials between different systems
I would like to use Django for implementing Single Sign On (SSO) for multiple applications that we currently use. How …
python django single-sign-onI'd like to have my desktop Java application to have single sign on related to Active Directory users. In two …
java active-directory single-sign-on windows-authenticationWe offer a number of online services. We are required to develop a system which provides a quick/simple experience …
security authentication dns single-sign-onI'm implementing a SAML 2.0 Service Provider and need to install a SAML 2.0 Identity Provider for testing. Given this need, the …
testing single-sign-on samlI have to transfer my client from one website to another website. This happens in client side. In this 2nd …
javascript windows-authentication basic-authentication single-sign-on client-side-scriptingI'd like to preface this by saying that until now, I hadn't even HEARD of SAML, much less developed a …
node.js single-sign-on saml-2.0 adfsI have a JSP web application which uses j_security_check. Is it possible to login a specific user to …
java jsp single-sign-on j-security-checkHow can I implement a cookie based single sign on without a sso server? I would to share the user …
single-sign-onWe are implementing Single Sign On [SSO] across multiple applications, which are hosted on different domains and different servers. Now …
java authentication servlets single-sign-on multiple-domainsI'm beginning work on adding SAML SSO support to a project and am looking for any helpful resources specifically geared …
php single-sign-on saml