Re: [DISCUSS][PIP-226] Add JWKS support for AuthenticationProviderToken

2023-02-15 Thread Zixuan Liu
Hi Michael, You are right, I already leave https://github.com/apache/pulsar/issues/8152. Thanks, Zixuan Michael Marshall 于2023年2月15日周三 13:27写道: > I added a review to https://github.com/apache/pulsar/pull/18336. > > I do not think it will be a problem to accept this PIP and to add OIDC > suppor

Re: [DISCUSS][PIP-226] Add JWKS support for AuthenticationProviderToken

2023-02-14 Thread Michael Marshall
I added a review to https://github.com/apache/pulsar/pull/18336. I do not think it will be a problem to accept this PIP and to add OIDC support. However, I think we should leave https://github.com/apache/pulsar/issues/8152 open because this PIP will not address the primary features requested in th

Re: [DISCUSS][PIP-226] Add JWKS support for AuthenticationProviderToken

2023-02-13 Thread Zixuan Liu
Ping Michael. Zixuan Liu 于2022年12月26日周一 11:07写道: > Hi Michael, > > Thank you for your suggestion! > > OIDC is very popular everywhere and makes great sense for Apache Pulsar. > Your OIDC plugin is excellent, it follows the OIDC standard and includes my > PIP idea. I'm looking forward to your OI

Re: [DISCUSS][PIP-226] Add JWKS support for AuthenticationProviderToken

2022-12-25 Thread Zixuan Liu
Hi Michael, Thank you for your suggestion! OIDC is very popular everywhere and makes great sense for Apache Pulsar. Your OIDC plugin is excellent, it follows the OIDC standard and includes my PIP idea. I'm looking forward to your OIDC plugin. However, some users didn't use the OIDC service, and

Re: [DISCUSS][PIP-226] Add JWKS support for AuthenticationProviderToken

2022-12-23 Thread Michael Marshall
I support adding JWKS retrieval to our Token Auth Provider, and thank you for your many security related contributions, Zixuan. I see your PIP implementation here [0]. I would like to discuss a competing implementation of a similar feature before we move forward with this PIP. I wrote an Authentic

[DISCUSS][PIP-226] Add JWKS support for AuthenticationProviderToken

2022-12-07 Thread Zixuan Liu
Hi all, I made a PIP to discuss: https://github.com/apache/pulsar/issues/18798. Thanks, Zixuan