We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d305f commit 3afaa6dCopy full SHA for 3afaa6d
1 file changed
src/uipath/_cli/_auth/auth_config.json
@@ -1,6 +1,6 @@
1
{
2
"client_id": "36dea5b8-e8bb-423d-8e7b-c808df8f1c00",
3
"redirect_uri": "http://localhost:__PY_REPLACE_PORT__/oidc/login",
4
- "scope": "offline_access OrchestratorApiUserAccess IdentityServerApi ConnectionService DataService DocumentUnderstanding EnterpriseContextService Directory JamJamApi LLMGateway LLMOps OMS RCS.FolderAuthorization",
+ "scope": "offline_access OrchestratorApiUserAccess StudioWebBackend IdentityServerApi ConnectionService DataService DocumentUnderstanding EnterpriseContextService Directory JamJamApi LLMGateway LLMOps OMS RCS.FolderAuthorization",
5
"port": 8104
6
}
0 commit comments