I have two applications App1 and App2 which interacts with keycloak for authentication of users.
I want to display application name on keycloak login page.
Eg.: if the user is logging into App1, the keycloak login page should display "Log in to App1".
Same should happen for App2 also.
How can this be achieved.?
