Hi, I've an user database (a db) where each user can be associate to one or more companies. I would like to use CAS to implement the following login workflow: 1) The user try to access to a protected resource and he's redirected to CAS login form 2) The user enter his credentials 3) Cas validate user credentials 4) If the credential are valid and if the user is associated to only one company CAS should simply permit to the user to access to the protected resource passing userid and company name to the application 4) If the credential are valid and if the user it's associated to more than one company than CAS should ask to the user for which company he want to work and then the CAS shuld permit to the user to access to the protected resource passing userid and the choosed companyname.
Can this kind of workflow be implemented using CAS ? In other words can I customize login workflow to ask some other information to the user after credentials validation ? Thanx- -- View this message in context: http://www.nabble.com/Customize-login-workflow-tp24853361p24853361.html Sent from the CAS Users mailing list archive at Nabble.com. -- 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-user
