Hi UiPath Forum,
In my solution a third party application adds a queue Item to the Orchestrator, in which a user authentication is needed.
According to Uipath documentation in Orchestrator 2021.4 ist the https://{Orchestrator_URL}/api/account/authenticate endpoint (details) has been deprecated and we should use OAuth flow instead. But the documentation is about Uipath Cloud and not about on-premise.
I wanted to ask, if the process of using OAuth in the on-premise Server is the same as cloud?
I look forward to your feedback and experiences in advance.