Skip to content

Add QuickStart for WS Next with OIDC showing how to refresh access token while keeping connection alive #1534

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

michalvavrik
Copy link
Member

@michalvavrik michalvavrik commented May 24, 2025

Purpose of this quickstart is to demonstrate quarkusio/quarkus#47675.

Check list:

Your pull request:

  • targets the development branch
  • uses the 999-SNAPSHOT version of Quarkus
  • has tests (mvn clean test)
  • works in native (mvn clean package -Pnative)
  • has integration/native tests (mvn clean verify -Pnative)
  • makes sure the associated guide must not be updated
  • links the guide update pull request (if needed)
  • updates or creates the README.md file (with build and run instructions)
  • for new quickstart, is located in the directory component-quickstart
  • for new quickstart, is added to the root pom.xml and README.md

This comment has been minimized.

This comment has been minimized.

@michalvavrik michalvavrik force-pushed the feature/ws-next-oidc-token-refresh-qs branch from 5178db2 to 6d6930c Compare May 25, 2025 07:52

This comment has been minimized.

@michalvavrik
Copy link
Member Author

The compilation failure is expected because this PR needs quarkusio/quarkus#47675 to be merged first.

@michalvavrik michalvavrik force-pushed the feature/ws-next-oidc-token-refresh-qs branch from 6d6930c to 076998f Compare May 25, 2025 15:02
Copy link

quarkus-bot bot commented May 25, 2025

Status for workflow Pull Request Build - development

This is the status report for running Pull Request Build - development on commit 076998f.

Failing Jobs

Status Name Step Failures Logs Raw logs
Build - JDK 17 Build with Maven Failures Logs Raw logs

Failures

⚙️ Build - JDK 17 #

- Failing: security-openid-connect-websockets-next-quickstart 

📦 security-openid-connect-websockets-next-quickstart

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project security-openid-connect-websockets-next-quickstart: Compilation failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant