掲示板

identification portlet

thumbnail
14年前 に asile elisa によって更新されました。

identification portlet

Regular Member 投稿: 126 参加年月日: 10/02/17 最新の投稿
hi every one

I want to develope a portlet to identify the user but I dont know how can I have the informations about the user compte and password

thanks in advance
thumbnail
14年前 に Ivan Cheung によって更新されました。

RE: identification portlet

Regular Member 投稿: 113 参加年月日: 06/06/20 最新の投稿
You can study the User Profile within Liferay to see how user information is retrieved and displayed. The key is using the right APIs to grab the right data.
thumbnail
14年前 に asile elisa によって更新されました。

RE: identification portlet

Regular Member 投稿: 126 参加年月日: 10/02/17 最新の投稿
thx

actually I did not find a documentation of liferay authentification
I did not understand how does it works
thumbnail
14年前 に Ivan Cheung によって更新されました。

RE: identification portlet

Regular Member 投稿: 113 参加年月日: 06/06/20 最新の投稿
If you are looking for literature on authentication, you can search through the community wiki (wiki.liferay.com) or forums.liferay.com. Here's a good one to start with:

http://www.liferay.com/community/wiki/-/wiki/Main/Developing+a+Custom+Authentication+System
thumbnail
14年前 に asile elisa によって更新されました。

RE: identification portlet

Regular Member 投稿: 126 参加年月日: 10/02/17 最新の投稿
thank you

can you help me with this
I can not find: auth.pipeline.pre and a auth.pipeline.post property
thumbnail
14年前 に Ivan Cheung によって更新されました。

RE: identification portlet

Regular Member 投稿: 113 参加年月日: 06/06/20 最新の投稿
what version of Liferay Portal are you using?
thumbnail
14年前 に asile elisa によって更新されました。

RE: identification portlet

Regular Member 投稿: 126 参加年月日: 10/02/17 最新の投稿
I am using liferay 4.2

I find portal-ext.properties file in /tomcat-5.5.23/webapps/ROOT/WEB-INF/classes/.
and portal.properties in /portal-ejb/classes/

thanks
thumbnail
14年前 に asile elisa によって更新されました。

RE: identification portlet

Regular Member 投稿: 126 参加年月日: 10/02/17 最新の投稿
Any one have an idea what does it mean "pipeline authentification"

thanks in advance :