...
Name | Type | Default | Description |
---|---|---|---|
| string | DEPRECATED: ID of the IdPAttribute used as input to the connector The the source attribute should now be supplied using the | |
| string | ID of the connector | ID of the IdPAttribute generated |
| string | Salt, of at least 16 bytes, used in computing initial values | |
| string | BASE64 | Controls the eventual text encoding of the value, this should be set to "BASE32" for new deployments (see the warning box about case sensitivity under PersistentNameIDGenerationConfiguration) |
| XML Duration or a number of milliseconds | PT5S | Timeout for the queries made against the database |
| integer | 3 | Number of retries if insertion fails due to database transaction bugs |
| boolean | false | Whether to strictly verify the database's availability and primary key during startup |
| space-delimited list of strings | 23000 23505 | SQLState codes to treat as retryable errors indicating a duplicate insert due to database transaction bugs |
| resource | Deprecated, use the <BeanManagedConnection> element instead |
Child Elements
Any of the common child elements can can be specified. In addition, one of the following may be provided if the deprecated springResource
attribute is not provided.
...