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
Knowledge 기사 번호

001474253

 
로드 중
Salesforce Help | Article