The configuration of a File Store.
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | false |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | 5 |
| Type | INT |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | jboss.server.data.dir |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | picketlink\idm |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| working-dir | STRING | false | true | picketlink\idm | Directory where the IDM files should be stored. |
| support-attribute | BOOLEAN | false | true | true | Indicates if ad-hoc attributes are supported by the identity store. |
| relative-to | STRING | false | true | jboss.server.data.dir | Relative path when working-dir is specified. |
| always-create-files | BOOLEAN | false | true | true | Indicates if the IDM files should be always created. |
| async-write-thread-pool | INT | false | true | 5 | Defines the thread pool size for async writes. |
| async-write | BOOLEAN | false | true | false | Indicates if async writes are supported. |
| support-credential | BOOLEAN | false | true | true | Indicates if credentials are supported by the identity store. |