How can I extend the automatic logout from the Orchestrator?

We have installed the Orchestrator on prem version 22.10.1.
Since 22.10 there is no cookie anymore. Accordingly, I am now wondering how I can determine from what point I am automatically logged out.
With the new update, it is now a token-based authentication. What exactly is this? Does this only apply to the API or also to normal Windows users who want to log in to the Orchestrator?
Will the token always be automatically extended by one hour when I am logged in? Or do I time out as soon as I don’t do anything for a certain period of time? If so, when is this timeout?

I hope you can help me.

@Sternchen

pls try this

I cant find such a setting in version 22.10

it should be available in below path.

:gear: UiPath.Orchestrator.dll.config

Auth.Cookie.Expire in the UiPath.Orchestrator.dll.conf

After updating you have to restart the IIS to reflect the same.

No they deleted it.

you can backup the file.

Then add these lines to config file