Replacing the uP SessionTimeout script by a Web Component #437
Labels
good first issue
Good for newcomers
hacktoberfest
semver minor
a new feature, that will require releasing a minor version
Having a Web Component that manage the logout timeout would be comfortable. With a such tool we would be able to purpose the same modal that request to the user if he wants to logout, and also it will update the activity from the local storage variable !
The only remaining things needed would be to add some properties from the SessionRestController.java to provide the logoutURL, and refreshURL and to request this /uPortal/api/session.json to init the script.
The text was updated successfully, but these errors were encountered: