You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/07/02 13:38:37 UTC

[GitHub] [camel-quarkus] zbendhiba opened a new issue #2872: Example with kafka + Oauth2 needs the stimzi Oauth client

zbendhiba opened a new issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872


   Add the needed extension for the example, as explained here https://quarkus.io/guides/kafka#authenticating-with-oauth


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba commented on issue #2872: Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-909213937


   > something's weird if I get the oldest version of kafka-oauth-client : https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/Kafka.20oauth.20authenticating
   
   that was fixed in the bom of camel-quarkus 2.1.0


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba commented on issue #2872: Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-873017153


   something's weird if I get the oldest version of kafka-oauth-client : https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/Kafka.20oauth.20authenticating


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba commented on issue #2872: [Quarkus 2.4] Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-945680343


   > @ppalaga where did you get the info it would be shipped in 2.4 ? Does 2.4.0.Final differ a lot from 2.4.0.CR1 ?
   
   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba closed issue #2872: [Quarkus 2.5] Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba closed issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872


   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba commented on issue #2872: [Quarkus 2.4] Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-945680194


   @ppalaga where did you get the info it would be shipped in 2.4 ? Does 2.4.0.Final differ a lot from 2.4.0.CR1 ?


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba commented on issue #2872: Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-909215156


   wait for work here :  [quarkus-18998](https://github.com/quarkusio/quarkus/issues/18998)


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba commented on issue #2872: Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-909213937






-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #2872: Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-943504593


   Quarkus 2.4 will manage `strimzi-oauth` and `strimzi.oauth.nimbus` https://github.com/quarkusio/quarkus/blob/main/bom/application/pom.xml#L209-L210


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba closed issue #2872: [Quarkus 2.4] Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba closed issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872


   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba edited a comment on issue #2872: [Quarkus 2.4] Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba edited a comment on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-945680194


   @ppalaga where did you get the info it would be shipped in 2.4 ? Does 2.4.0.Final differs a lot from 2.4.0.CR1 ?


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba commented on issue #2872: [Quarkus 2.5] Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-972725833


   I've opened these 2 PRs to bump versions from Quarkus BOM
   
   - Nimbus: https://github.com/apache/camel-quarkus/pull/3309
   - stimzi kafka-oauth-client : https://github.com/apache/camel-quarkus-examples/pull/62
   
   Working on a proper integration test


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba removed a comment on issue #2872: [Quarkus 2.4] Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba removed a comment on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-945680343


   > @ppalaga where did you get the info it would be shipped in 2.4 ? Does 2.4.0.Final differ a lot from 2.4.0.CR1 ?
   
   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba commented on issue #2872: Example with kafka + Oauth2 needs the stimzi Oauth client

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2872:
URL: https://github.com/apache/camel-quarkus/issues/2872#issuecomment-909213937






-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org