Fórum

Integrate Liferay login with existing Tomcat Realm

thumbnail
Bernardo Puglia Lima, modificado 11 Anos atrás.

Integrate Liferay login with existing Tomcat Realm

Junior Member Postagens: 41 Data de Entrada: 25/01/12 Postagens Recentes
Hello everyone!

I have an environment where Liferay 6.1 is being integrated, and as of today all my applications use a tomcat realm for authentication with a custom LoginModule. I wanna be able to login on Liferay using this tomcat realm (the LoginModule will authenticate on a LDAP server). Liferay and the apps will be on the same tomcat instance.

Is it possible for Liferay to authenticate on an existing tomcat realm to give me such functionality? If so, how?

Thanks in advance!