Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing the uP SessionTimeout script by a Web Component #437

Open
jgribonvald opened this issue Sep 26, 2019 · 0 comments
Open

Replacing the uP SessionTimeout script by a Web Component #437

jgribonvald opened this issue Sep 26, 2019 · 0 comments
Labels
good first issue Good for newcomers hacktoberfest semver minor a new feature, that will require releasing a minor version

Comments

@jgribonvald
Copy link
Contributor

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.

@jgribonvald jgribonvald added the good first issue Good for newcomers label Sep 26, 2019
@ChristianMurphy ChristianMurphy added the semver minor a new feature, that will require releasing a minor version label Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest semver minor a new feature, that will require releasing a minor version
Projects
None yet
Development

No branches or pull requests

2 participants