Maintain Liferay session depending upon session in another website -


two components

  1. liferay site
  2. another web-site on not have control

what have

we using login website programmatically through liferay , html page after login. html parsing , display page in liferay.

what need (and need or pointers)

so need :

  1. user logs in liferay giving credentials
  2. he logged-in when login successful in other website programatically.
  3. once login successful in application, session created in liferay.
  4. once user idle period , logged-out of website should log user out liferay well.

user base same in both website , liferay password in liferay different , not same in website.

also approach correct when using apache httpcomponents or there other way this?

any in direction help.

thanks

note: cross-posted on liferay forums - maintain liferay session depending upon session in website

i'm not sure problem. liferay log out users automatically when stop interacting time.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -