Skip to content

OIDC Token Propagation with Google #34289

Answered by sberyozkin
faermanj asked this question in Q&A
Discussion options

You must be logged in to vote

@faermanj Thanks,

As far as qpizza-app is concerned, here are the changes I've done just to narrow down the problem as well as do some minor cleanup:

diff --git a/qpizza-app/pom.xml b/qpizza-app/pom.xml
index be7fe57..66b8ceb 100644
--- a/qpizza-app/pom.xml
+++ b/qpizza-app/pom.xml
@@ -47,15 +47,7 @@
     </dependency>
     <dependency>
       <groupId>io.quarkus</groupId>
-      <artifactId>quarkus-oidc-client</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>io.quarkus</groupId>
-      <artifactId>quarkus-oidc-client-reactive-filter</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>io.quarkus</groupId>
-      <artifactId>quarkus-oidc-client-filter</artifa…

Replies: 12 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by faermanj
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sberyozkin
Comment options

Comment options

You must be logged in to vote
1 reply
@sberyozkin
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants