Tuesday, February 27, 2007

Java Studio Creator and JAAS

Thanks to the guys and gals over at Sun. After several crash and burn attempts in setting up authentication in Java Studio Creator, I finally downloaded the JAAS example provided by Sun. Here is the link...

http://developers.sun.com/prodtech/javatools/jscreator/reference/techart/2/jaas_authentication.html

This seemed to be the most straight-forward implementation of authentication that I have found. I was able to setup JAAS in roughly an hour in my webapp, and I am now also compatible with many SSO providers. Woo hoo!

No comments: