Mutual Identity Provider
The Mutual Identity Provider resource template provides access to a user name and password credential stored in a keystore.
| Field | Required? | Editable? | Accepts SVars? | Description |
|---|---|---|---|---|
| Keystore Provider to Supply Identity | Y | Y | Y |
Name of a Keystore Provider resource that maintains a keystore used to assert an identity. Default: None |
| Enable Access to Credential Store Containing Identity (optional) | N | N | N |
Enables access to an identity keystore. To establish SSL connections, certain third-party systems, such as MySQL, require access to the keystore file location. Default: Checked |
| Key Alias to Access Identity | Y | Y | Y | Name of the alias used to access the identity. |
| Key Alias Password | Y | Y | Y |
Password for the alias. Note: If you try to update the existing encrypted password then the existing password will be removed. You can add a new password. |
| Max Pool Size | N | Y | Y |
The maximum number of connections per connection identity that can be maintained concurrently. Default: 20 |