¡@

Home 

java Programming Glossary: sso

Which SSO Framework to use? [closed]

http://stackoverflow.com/questions/173704/which-sso-framework-to-use

SSO Framework to use closed I've used OpenSSO which is very powerful.. SSO Framework to use closed I've used OpenSSO which is very powerful but complicated and JOSSO very simple.. used OpenSSO which is very powerful but complicated and JOSSO very simple but lacking many features . I've also looked at..

Authenticating against Active Directory with Java on Linux

http://stackoverflow.com/questions/390150/authenticating-against-active-directory-with-java-on-linux

to HTTP services Kerberos Kerberos provides Single Sign On SSO and delegation but web servers also need SPNEGO support to accept.. but web servers also need SPNEGO support to accept SSO through IE. NTLM NTLM supports SSO through IE and other browsers.. support to accept SSO through IE. NTLM NTLM supports SSO through IE and other browsers if they are properly configured..

Integrated Windows Authentication (NTLM) in a Java/WebLogic app?

http://stackoverflow.com/questions/4751157/integrated-windows-authentication-ntlm-in-a-java-weblogic-app

HttpClient also has some capabilities I used it but not as SSO in a webapp. EDIT I found another project ntlm authentication..

Simple Kerberos client in Java?

http://stackoverflow.com/questions/5804314/simple-kerberos-client-in-java

is the best way to build a Java application with Kerberos SSO capabilities that just work update to be clear I need a CLIENT..

single signon + spring [closed]

http://stackoverflow.com/questions/6340466/single-signon-spring

some research on your own on those. If you need just basic SSO functionality I can recommend just implementing your own UsernamePasswordAuthenticationFilter..