Multitenancy "Account Management" tab is missing

Multitenancy "Account Management" tab is missing

722
Created On 10/24/23 15:19 PM - Last Modified 05/08/24 20:29 PM


Symptom


  • The "Account Management" tab is missing from the Main Account.
  • The tenants are not connected to the Main Account anymore.
  • From the 'multi_tenancy.log' log you will see Account DetailsĀ are empty:
Accounts per group:
================
{}
Accounts Details:
=================
null


Environment


XSOAR, Cortex XSOAR
  • 6.10
  • 6.11
  • 6.12


Cause


The following server configuration is missing from the Main Tenant:
"proxymode": true


Resolution


  • Edit /etc/demisto.conf (its a default location) and add the 'proxymode' setting in the server section as below:
"Server": { 
...
   "proxymode": true 
...
},
Be wary of the syntax


Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000Xh2JCAS&lang=en_US&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail