I am about to do the authentication implementation for the next generation of 
our product.  Currently, our authentication component implements 
org.springframework.security.providers.AuthenticationProvider My goal would be 
to make our application SSO compatible in a generic way, so that it could be 
deployed into existing SSO environments no matter what credentials server is in 
use.  Our application is sold mainly to the federal government and those 
agencies will have a variety of solutions in place for SSO, but it would never 
happen that someone buying our application wants us to install the SSO solution 
along with it.  So, would CASifying our application and managing login access 
through a local CAS server for demo purposes simplify (hopefully just to a 
configuration change) integrating with existing deployed non-CAS, but SAML1.1 
SSO solutions? 
-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to