This is a Sponsored Portlet in the Apereo uPortal project.
See also documentation in the external wiki. Earlier documentation may be found there, and is still relevant. We are in the process of moving documentation here.
You may optionally provide sensitive configuration items -- such as database passwords -- in encrypted format. Use the Jasypt CLI Tools to encrypt the sensitive value, then include it in a .properties
file like this:
hibernate.connection.password=ENC(9ffpQXJi/EPih9o+Xshm5g==)
Specify the encryption key using the UP_JASYPT_KEY
environment variable.
If using Exchange Web Services, the configuration.properties
file has minor in order to support EWS Impersonation. Several *Context.xml
files are also updated in case you have overridden them in the uPortal overlays.
configuration.properties
changes:
ntlm.domain
is renamedexchangeWs.ntlm.domain
. Also the meaning has changed a bit. Refer to the comments in the file.
These dependencies are expected to be loaded by overall uPortal:
- Font Awesome 4, last tested with Font Awesome 4.7.0
- Bootstrap 3, last tested with Bootstrap 3.3.7