Loading

Error "Resource Conflict: The specified configuration key(s) '[wgserver.authenticate]' cannot be changed." When running "tsm settings import -f <import_file.json>" command

Дата публикации: Apr 28, 2025
Описание

After you configured and applied settings for the identity store of Tableau Server, running the command 
"tsm settings import -f <import_file.json>" to update some settings for the identity store generates the following error:

Resource Conflict: The specified configuration key(s) '[wgserver.authenticate]' cannot be changed.


The import_file.json file looks like this.
 

{
  "configEntities":{
		"identityStore": {
			"_type": "identityStoreType",
			"type": "activedirectory",
...
...
}

Cause

After you have configured and applied settings for the identity store of Tableau Server, the setting wgserver.authenticate can not be changed even if you want to update it with the same value.
For more details, please see Configure Initial Node Settings
Решение
Steps:
1, Remove the the setting wgserver.authenticate from your import_file.json file.
"type": "activedirectory",

2, Run "tsm settings import -f <import_file.json>" command and applit your change again.

tsm settings import -f <import_file.json>
tsm pending-changes apply
Дополнительные ресурсы
Configure Initial Node Settings
identityStore Entity
Номер статьи базы знаний

001474253

 
Загрузка
Salesforce Help | Article