Orchestrator Login slow when Tenant Listing is Inconsistent - webconfig update

Hi,

Is this parameter valid for Orchestrator ver. 2022.10.7?
In which section of web.config the parameter should be added?
Is it necessary to restart the IIS after this change?

@amyumyun,

You can refer this knowledge base

https://uipath.my.salesforce-sites.com/CaseView/articles/Knowledge/Orchestrator-Login-is-slow-when-Tenant-Listing-is-Inconsistent?lang=en_US

Add this key:

<add key="WindowsAuth.AuthorizationGroupsCacheExpireHours" value="" />

Thanks,
Ashok :slight_smile:

Hi Ashok,

The Orchestrator’s web.config file consists of different tags.
Under which tag the key/ value pair has to be added?

Hi Ashok,

The Orchestrator’s web.config file consists of different tags.
Under which tag the key/ value pair has to be added?

@amyumyun,

What are tags do you have?