-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OIDC client integration for GraphQL clients #36375
Conversation
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
Thanks @jmartisk It looks good, I can see from the tests how it works, I hope GraphQL users will like it. Cheers |
e7320cf
to
d9ff6fd
Compare
...c/main/java/io/quarkus/oidc/client/graphql/runtime/OidcGraphQLClientIntegrationRecorder.java
Outdated
Show resolved
Hide resolved
d9ff6fd
to
fb0fe29
Compare
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
docs/src/main/asciidoc/security-openid-connect-client-reference.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, a few more tiny doc suggestions proposed
fb0fe29
to
7bc9afe
Compare
7bc9afe
to
bd2beff
Compare
🙈 The PR is closed and the preview is expired. |
Proposing a backport in case it can still be an option post 3.5.0.CR1 but before the final 3.5.0 release |
I'm kinda hoping to get this into 3.5, but we will let @gsmet decide. It's a new extension so it's not that trivial. |
Failing Jobs - Building bd2beff
Full information is available in the Build summary check run. Failures⚙️ Maven Tests - JDK 11 Windows #- Failing: integration-tests/maven
📦 integration-tests/maven✖
✖
✖
✖
|
@jmartisk i don't think these test failures are related |
I've remove the backport label until we figure out what is wrong with the tests |
Fixes #35878