SecurityInfo
The encrypted security information for the user who creates the structured category. Use this option if you want to include secure documents to train a structured category (that is documents that are not accessible to everyone).
You generate the user SecurityInfo token by sending the UserRead action with the SecurityInfo parameter set to True
.
You can configure the lifetime of the SecurityInfo token by using the SecurityTokenLifetime and SecurityTokenIdleTime configuration parameters.
NOTE: If you use SecurityTokenIdleTime, IDOL Server can generate and return refresh tokens if the user sends a request within the configured SecurityTokenRefreshInterval. The new token is then valid for a further SecurityTokenIdleTime.
The action returns the refreshed token in the responsedata/autn:securityinfo
element.
Actions: | StructuredCategoryCreate
|
Type: | String |
Default: | |
Example: |
|
See Also: |
|