Skip to content

[OIDC] Phase 1 - #669

Draft
mcruzdev wants to merge 1 commit into
quarkiverse:mainfrom
mcruzdev:oidc-phase-1
Draft

[OIDC] Phase 1#669
mcruzdev wants to merge 1 commit into
quarkiverse:mainfrom
mcruzdev:oidc-phase-1

Conversation

@mcruzdev

@mcruzdev mcruzdev commented Jun 22, 2026

Copy link
Copy Markdown
Member

Description

Fixes #671

Changes

Testing

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated (if applicable)
  • Tested manually (describe below if applicable)

Manual Testing

Checklist

Before submitting this PR, please ensure:

  • I ran the full build with integration tests locally: ./mvnw clean install -DskipITs=false
  • Code follows the project's code conventions
  • Tests have been added/updated to cover the changes
  • Documentation has been updated (if user-facing changes)
  • Commit messages are clear and follow conventional commits style
  • I have read and followed the Contributing Guide
  • I have read and comply with the LLM Usage Policy (if applicable)

Additional Notes

@mcruzdev
mcruzdev requested a review from a team as a code owner June 22, 2026 15:43
@mcruzdev
mcruzdev marked this pull request as draft June 22, 2026 15:44
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown

😭 Deploy PR Preview failed.

Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
@ricardozanini ricardozanini added the ⚠️ DO NOT MERGE DO NOT MERGE THIS PR! label Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚠️ DO NOT MERGE DO NOT MERGE THIS PR!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[OIDC] Phase 1: Introduce Token Propagation and Exchange through a new module (quarkus-flow-oidc module)

2 participants