Manish, CAS provides restFUL API... use that to get the authenticated ticket.. See if this can help you.. I have used it in my case..
Thanks, Vipin On Tue, Dec 8, 2009 at 11:30 AM, Manish <[email protected]> wrote: > Hello, > > I successfully integrated CAS Authentication with Liferay portal. > > And now I would like to create a standalone (non web based) Java Swing > client that will have its own login screen and would should use the CAS to > authenticate the user. The CAS Web App is already running in the server & > configured to use LDAP. > After the user is successfully authenticated, I would like to generate a > SAML token & would like to keep it on the client side. > > I saw the spring-security comes with cas client jar. I need some clue on > how will I configure the standalone client to use the CAS service to > authenticate user & whether generating a SAML token & keeping it on > standalone client is possible or not? > > Regards > Manish > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
