Click or drag to resize

AuthenticationSettingssilent Field

Optional setting. When true, a silent authentication flow is initially attempted. This is useful in two situations: 1. When the web mashup and the Spotfire server reside on the same origin. This may allow for a completely silent authentication if the user is already authenticated. 2. When also setting anonymous to true.

Namespace:  spotfire.webPlayer
Assembly:  ~/GetJavaScriptApi.ashx?Version=14.3
Syntax
JavaScript
var silent

Field Value

Type: Boolean
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0
See Also