uPortal 5.3.1
Release Notes
This is a patch release on the uPortal 5.3.x line. It fixes a small number of thorny issues that were introduced by changes that went into 5.3.0.
Fixes
- Removed a stray curly brace from
login.jsp
, which was interfering with authentication via CAS, Shibboleth, etc. - Set the default value of
portal.allServerNames
(new property in 5.3.x) to${portal.server}
, fixing another issue with authentication via CAS, Shibboleth, etc. - Fixed an issue in JDBC code when new users are provisioned