To guide the user to a new message in our mobile app, we use push notifications. Clicking on the notification opens the app and leads the user to the menu and view directly, where the new message waits.
This workflow currently breaks, when keycloak requests the user for a login to authenticate himself. After Authentication is done, the info is lost, what menu and view has to be opened automatically.
Can you help us to show a way, how to implement this behaviour correctly with keycloak as login provider?