michaeljmarshall commented on code in PR #558:
URL: https://github.com/apache/pulsar-site/pull/558#discussion_r1188124365


##########
docs/security-openid-connect.md:
##########
@@ -8,6 +8,10 @@ Apache Pulsar supports authenticating clients using [OpenID 
Connect](https://ope
 
 The source code for the OpenID Connect implementation is in the 
[pulsar-broker-auth-oidc](https://github.com/apache/pulsar/blob/master/pulsar-broker-auth-oidc/)
 submodule in the Apache Pulsar git repo.
 
+:::note
+Pulsar's OpenID Connect integration was introduced in Pulsar 3.0.0. As always, 
if you encounter any issues, please ask questions on Pulsar channels and open 
issues in GitHub.

Review Comment:
   > it's applicable for all features/improvements/... If we add this here, we 
need to add this everywhere
   
   My intent is slightly different here than with other features. I agree that 
with open source projects, it is often implicit that we accept contributions 
from anyone interested in taking the time to give them. However, in this 
section, I wanted to convey that this is a new feature and there might be edge 
cases that are not covered in the docs. In some projects, they represent this 
by calling a feature "alpha", "beta", or "GA". We don't have those terms. Is 
there a different way I can word this to express that sentiment?



-- 
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