-
Dec 7th, 2009, 07:49 AM
#1
Swing(Standalone App) + CAS
Hello,
I successfully tested CAS Authentication within a web application.
And now I would like to create a standalone (non web based) Java Swing client that will have its own login screen and 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
-
Dec 7th, 2009, 05:31 PM
#2
The CAS website has an page to address this (along with links to several examples): http://www.ja-sig.org/wiki/display/C...S+login+screen
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules