momo-jun commented on code in PR #557:
URL: https://github.com/apache/pulsar-site/pull/557#discussion_r1186590813


##########
versioned_docs/version-3.0.x/security-openid-connect.md:
##########
@@ -131,4 +131,4 @@ In order to simplify migration from Static JWTs to OIDC 
Authentication, it is po
 
 ## Configure OIDC authentication in Pulsar Clients and CLI Tools
 
-See the [OAuth2](security-oauth2.md) documentation for configuring clients to 
use OAuth2 authentication.
+The Pulsar OAuth2 client plugin can be used to for clients that rely on the 
Client Credentials Flow for OIDC. See the [OAuth2 
Client](security-oauth2.md#configure-oauth2-authentication-in-pulsar-clients) 
documentation for configuring clients to integrate with Pulsar Servers running 
with the OIDC Authentication Provider.

Review Comment:
   ```suggestion
   The Pulsar OAuth2 client plugin can be used for clients that rely on the 
Client Credentials Flow for OIDC. See the [OAuth2 
Client](security-oauth2.md#configure-oauth2-authentication-in-pulsar-clients) 
documentation for configuring clients to integrate with Pulsar Servers running 
with the OIDC Authentication Provider.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to