Products | Versions |
---|---|
Spotfire Server | All Versions |
To allow users to access different features in Spotfire, the respective licenses should be assigned to a group the user belongs to. See the How licenses work reference for more details:
config set-license --group="Everyone" --license="Spotfire.Dxp.EnterprisePlayer" --functions="collaborationPanel,bookmarkPanel"Licenses should be listed by their technical names and not their display names (for example "Spotfire.Dxp.WebPlayer", rather than "TIBCO Spotfire Consumer"). You can use the list-license command to get the list of licenses. For example:
config list-licenses