Driver Features
The driver contains the following features:
- HTTP transport of data between Identity Vault and a Web service
- Sample configurations for SPML and DSML
- Customization of HTTP Request-Header fields
By default, a basic authorization request header with an ID and password is provided for the Subscriber channel. For more information, see [authentication section in understanding the default configuration chapter].
- SSL connections using the HTTPS protocol
- Subscriber HTTP and HTTPS proxy servers
- Definition and slection of multiple subscriber connections in the policy at run time
- Potential to act as an HTTP or HTTPS listener for incoming connections on the publisher channel
- Potential extensibility using customized Java code
For more information, see Using Java Extensions.