uPortal-Attic / uportal-app-framework

Framework for creating uPortal Applications
http://uportal-project.github.io/uportal-app-framework/
Apache License 2.0
23 stars 31 forks source link

do not predicate miscService.redirectUser on status code #1014

Closed apetro closed 3 years ago

apetro commented 3 years ago

Intended to support newly generated 401 Unauthorized from uPortal server.

With this change, when uPortal responds 401 Unauthorized when it loses the plot of the user session, app framework will redirect user to log in again.


Review for security considerations

PR considerations checklist: