Message Boards

AutoLogin

Robert Paul Meissner, modified 3 Years ago.

AutoLogin

New Member Posts: 12 Join Date: 2/7/20 Recent Posts
Hi,i want to create a custom JWT SSO functionality and found https://help.liferay.com/hc/en-us/articles/360018161711-Auto-Login- to create custom AutoLogin functionality. However, it is not obvious how to create such a component / module. There is a reference to https://help.liferay.com/hc/en-us/articles/360018158871-Creating-Modules-with-Liferay-Developer-Studio-#creating-component-classes

I am using Liferay 7.2.1 GA2 with Liferay Developer Studio 3.7.1.201910160309-ga2 When I simply try to create a class according to the tutorial, the AutoLogin class cannot be resolved. It is not clear, what type of module it has to be. I was using ext plugins back in Liferay 6.* but i am not familiar with extending portal functionality with Liferay 7.*

The other thing is, that com.liferay.portal.kernel.* cannot be resolved by the project wizards in any case I have to use com.liferay.portal.security.* instead but this is not according to the tutorial.

I would appreciate any help with this.

Best regards,
Bob