SecurityInfo

The encrypted security information for the user who sends the query. Use this option if you want to include secure documents in the results (that is documents that are not accessible to everyone).

You generate the user SecurityInfo token by sending the UserRead action to the IDOL Community component with the SecurityInfo parameter set to True.

You can configure the lifetime of the SecurityInfo token by using the SecurityTokenLifetime and SecurityTokenIdleTime configuration parameters in the IDOL Community component configuration file.

NOTE: If you use SecurityTokenIdleTime, IDOL Content Component 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. For more information, see the IDOL Community Component Reference.

The action returns the refreshed token in the responsedata/autn:securityinfo element.

Actions:

GetContent
GetQueryTagValues
Query
Suggest
SuggestOnText
Summarize
TermExpand
TermGetBest

Type: String
Default:  
Example: SecurityInfo=MTQ0lGDBkNrJvBv0pOi%2BQDBK1z6y/1/09BqL4Vu/18W7JGCy8Pvm4/wixO/pI99/A==
See Also: