Details
-
Type:
Story
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Reorganized
-
Affects Version/s: 6.2.0 CE M5
-
Fix Version/s: None
-
Labels:
-
Similar Issues:
Description
As a user logging into a liferay portal with SSO enabled, I would like the option of having either pre or post login actions to fire (or both).
Property: auto.login.events.pre=false
Property: auto.login.events.post
Misc: add last login date and ip into autologin

During research phase, found that all SSOs except for JAAS already hit pre/post login actions. Only issue is default.landing.page.path sets the LAST_PATH, but it is not used down the filter chain.