Reactivate "RememberMe" functionality and remember URL for reusing after OAuth2 authentication
RememberMe functionality (commented out in the task bar) does not work with OAuth2.
The current reason is, that the application forgets the current state:
Workround: Store data in the local storage: