Show different custom login screens for different sets of Pentaho solutions -
I have two sets of solutions targeted at different users (ex: finance and operations). They are basically made of CDE dashboards.
I want to present a different Penthouse Long screen for each solution, as they are shown that they are separate "applications", or a different group of dashboards
Has there two customized login screens which can be brought according to a parameter or can be switched? Like the URL, say, sending and topic = new app? Has anyone done this?
I've customized the login screen and created themes in Penthouse, so I know the basics.
I am using Penthouse 5.2 CE
Thank you!
You will need to change the Login Redirect Filter. Every time you come to the Penthouse URL and you do not have a valid session that has been sent to the Pantheo / Login page.
Then you have two options: change the redirect class so that it can be redirected to different login pages depending on the URL or the referral URL is parsed by the login page and depending on it That's where the user came from.
However none of these options is easy.
Comments
Post a Comment