UNICORE Server bundle v11.2.0
The UNICORE Server Bundle provides an all-in-one package with installation helpers, comprising Gateway, Registry, UNICORE/X, Workflow, XUUDB, TSI. You need this for a server providing job management and/or data access features, see the documentation for details.
What's new?
This is a minor release with only two functional changes in UNICORE/X: SAML authentication can now flexibly assign the user identity based on a custom expression using the attributes from the SAML server. Secondly, a new REST API endpoint allows users to update their password (if using username/password authentication). Apart from a few other minor fixes, several dependencies and third-party libraries have been updated.
Detailed change list
-
General
- dependency updates, code cleanup
-
Gateway
- API token generator: try to resolve missing endpoints on startup
- reduce site status checking interval
-
UNICORE/X
- new feature: when using username/password authentication, users can set a new password via a REST API endpoint
- improve SAML authenticators: user identity can now be assigned via a custom expression and using the received attributes
- improve the per-user ssh-based TSI connector: better error handling, add setup script option
-
TSI
- minor fixes in the Torque/OpenPBS variant