single sign on - How to implement SSO for a portlets that has been deployed in the Liferay Portal -


i have developed portlet , deployed in liferay portal. have few other applications require logging in. implement sso whole portal can avoid logging individual portlets. how achieve this? can brief process in steps.

thanks

that's out-of-the-box behavior: typically log in portal, never individual portlets.

it's hard judge resource recommend: "liferay in action" (despite age), https://dev.liferay.com (e.g.), or training come mind. choose one


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -