Skip to content

Commit f6bc7c2

Browse files
committed
fix: add identity auth scope
1 parent 391c058 commit f6bc7c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"client_id": "36dea5b8-e8bb-423d-8e7b-c808df8f1c00",
33
"redirect_uri": "http://localhost:__PY_REPLACE_PORT__/oidc/login",
4-
"scope": "offline_access OrchestratorApiUserAccess ConnectionService DataService DocumentUnderstanding EnterpriseContextService Directory JamJamApi LLMGateway LLMOps OMS RCS.FolderAuthorization",
4+
"scope": "offline_access OrchestratorApiUserAccess IdentityServerApi ConnectionService DataService DocumentUnderstanding EnterpriseContextService Directory JamJamApi LLMGateway LLMOps OMS RCS.FolderAuthorization",
55
"port": 8104
6-
}
6+
}

0 commit comments

Comments
 (0)