I use Seam 2.2.1.CR1 on Weblogic 10.3.2 (11g). I want to use an external SSO (the proprietary one Oracle provides, based on OID). I would like to integrate this external login (the login screen belong
I am developing a web app that will be working with other companie开发者_Go百科s web apps. Part of the desired user experience is that users on our web application will be able to log into our app, an
I\'m still trying to find a Java based solution for SSO (running on *nix), which I can use on JBoss to authorize against an Active Directory/domain controller. I initially tried to do this via NTLM, b
I have an application deployed on WebLogic 10.3.2 (11g), in which the user logs in through SSO. In other words, if the user is not logged in, he is redirected to SSO, where he logs in, and then is red
Need to query an LDAP from a .NET app to creat开发者_Python百科e a single sign on scenario, is this feasible?You can query LDAP from .NET without any issues.
Has anyone successfully used JBos开发者_Go百科s Web SingleSignOn with JBoss Seam, or know if it is possible? I have two web app:s that I would like to share the same login functionality, ie if you sig
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I have a situation where I have to autheticate SharePoint user to another webs开发者_C百科ite that is not part of the sharepoint domain without asking user to login again.
I\'ve been investigating some cloud vendors and the ability to implement single sign-on with them, especially when it comes to AD (Active Directory) integration.
We are planning to create two sharepoint web applications using SharePoint 2010 Enterprise Edition. All Users that have access to web app 1, should also be able to access web app 2.