What's new in V10.1.0.1
This is what's new in this version of IBM Sterling Transformation Extender:
Keycloak support
Enhanced Administration capabilities are added in Design Server using Keycloak to manage users, rather than to use Design Server’s built-in user management. Keycloak is a single sign-on security application for web applications and RESTful web services. With the new capabilities, Design Server and Runtime REST API supports Keycloak as a solution for user administration and authorization.Keycloak provides:
- Single sign-in
- Authentication and authorization of an user
- Redirects to login-in page
Amazon S3 adapter enhancements
Enhanced Amazon S3 adapter to support Read Mode, Wildcard and Endpoint configurations.
Read Mode allows whether you want to delete, keep, or list it after reading the data from the S3 bucket.
Lists all the objects in the S3 bucket by default. To get desired objects from the listed objects in the S3 bucket, adapter provides key prefix and key delimiter wildcard configuration.
Allows to access an S3 compatible bucket hosted by an object storage service other than the default Amazon S3 service using new endpoint configuration.