RE: Liferay 7.2 Override CASFilter

Sacha Piccardi, modified 6 Years ago. New Member Posts: 3 Join Date: 9/3/19 Recent Posts
Hello,
I'm a Liferay 7.2 CE newbie and I need to customize the CASFilter to put in session some custom attributes that CAS send in the serviceValidation phase.
I also need to customize the CASAutoLogin component to import users automatically when the preceding custom attributes match particular values.

Is there any tutorial I can follow to do this or can you help me telling me how to do it?

Thanks in advance.
Sacha Piccardi, modified 6 Years ago. New Member Posts: 3 Join Date: 9/3/19 Recent Posts
Hi, thank you for your reply!
Do you know  which kind of project I have to create in my Liferay workspace to build a servlet-filter hook and which one for an AutoLogin component? Furthermore, how can I deploy and debug them? (I'm using Eclipse with the Liferay's plugin as IDE)

Thank you very much.
thumbnail
Krzysztof Gołębiowski, modified 5 Years ago. Liferay Master Posts: 549 Join Date: 6/25/11 Recent Posts
I know it's a bit old post, but I recently published a small blog about overriding CASFilter. I hope it will help people that come here in the future.