Skip to content

Commit 269fe09

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
Corrected explanation for client authentication to the Hub
Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
1 parent 2a0e98e commit 269fe09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/developer-lightspeed/proc_tackle-enable-llm-proxy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You must enable the large language model (LLM) proxy in the Tackle custom resour
1010

1111
The proxy authenticates to the LLM in the backend by using the LLM secret configured in the cluster. This helps the administrator to create, manage, and rotate the LLM key without sharing the key with many client endpoints, for example, {ProductShortName} IDE extension, in the organization.
1212

13-
The client endpoint authenticates to the proxy by using the Hub credentials (Keycloak JSON Web Token). The proxy authenticates the client by validating the JWT tokens.
13+
The client uses Keycloak credentials to authenticate to the {ProductShortName} Hub. To validate the client's request to access the LLM, the proxy service validates the JSON Web Token (JWT) issued by Keycloak against the Hub's Keycloak instance.
1414

1515
.Prerequisites
1616

0 commit comments

Comments
 (0)