Intercept login request before showing showing home page

Is it possible to intercept the redirect to the home page right user has been authenticated from another module or do I have to modify the referenceapplication module.

I found this https://wiki.openmrs.org/display/docs/UI+Framework+Reference+Guide#UIFrameworkReferenceGuide-Pagerequestinterceptors but it seems that will intercept the request to every page and I don’t want that.

I want to show a different landing page after login.

Seems this is what I was looking for [SOLVED] Overriding the Reference Application Login Page & Controller with a Custom One

Typical of @ivange94! You always find solutions to your problems. :smile:

1 Like

@dkayiwa :joy::joy: