Configuring Subject Identity Provider
Description
The Subject Identity Provider is used to retrieve private keys (credentials) from a credential store. You must store the private keys and provide its location. The private keys are used by the Core Engine to decrypt the message when the payload in the incoming request is encrypted. The gateway uses the private keys to sign the response message before sending it back to the client.
Use Case
- Decrypt the request payload.
- Sign the request message to forward to any external target operation.
- Sign the response payload.
Properties
This table describes the properties for Subject Identify Provider.
Sample File
- See ASG_CONFIG_HOME/default/security/resource/SubjectIsp.properties, as follows: