Adding a Java authentication plugin to a Hybrid Data Pipeline environment
- Last Updated: September 5, 2025
- 2 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
After the Java authentication plugin has been built as described in Building a Java plugin for external authentication, the plugin must be added to the Hybrid Data Pipeline environment.
Take the following steps to add a Java authentication plugin.
Note: If your authentication plugin calls
to an external source that uses a self-signed certificate for HTTPS, the self-signed
certificate must be added to the Hybrid Data Pipeline JVM truststore. For details,
refer to Importing data store SSL certificates in the
Deployment Guide.
What to do next:
The external authentication service must be registered using the Authentication API.