Hi yes i know these projects. i am trying to make simple aplication with several users that would have different roles. roles would be stored in mysql database.
user credentialls would be taken from active directory, so i dont imagine how to make such service that could store some how these roles for each user. i was reading a lot of pages one of them http://arunk3.wordpress.com/2009/03/05/roller-cas-jdbc/ but in this case user is being enetred throug the form i want to make single sign on that roles would be automatically asigned to the user that is loged in into windows when you run the application i thought maybe some of you done such projects and have any simple example. sabob wrote: > > Hi, > > I've not integrated with a CAS server yet but it does seem > interesting. I'm a bit pressed for time right now otherwise would have > taken a closer look. > > I assume you know about this project: > > http://www.jasig.org/ > > The following tutorial seems useful: > > http://www.ja-sig.org/wiki/display/CAS/CASifying+Tomcat+Manager > > The example shows how to CASify the Tomcat Manager but any other > Servlet based app should work the same. > > kind regards > > bob > > > aurmam wrote: >> Hi, >> >> i want to integrate CAS authorization for just simple click HelloWorld >> example >> does anybody know how to do that, or maybe has done it. >> >> Please share the exeperience >> >> Thanks in advance. > > > -- View this message in context: http://n2.nabble.com/CAS-%28central-authorization-service%29-and-click-framework-tp2867996p2889554.html Sent from the click-user mailing list archive at Nabble.com.
