Skip to content
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

WebAuthn: allow @RunOnVirtualThread #38352

Closed
FroMage opened this issue Jan 23, 2024 · 1 comment
Closed

WebAuthn: allow @RunOnVirtualThread #38352

FroMage opened this issue Jan 23, 2024 · 1 comment
Labels
area/security area/virtual-threads Issue related to Java's Virtual Threads area/webauthn kind/enhancement New feature or request

Comments

@FroMage
Copy link
Member

FroMage commented Jan 23, 2024

Description

Apparently, we can do that in https://github.com/quarkusio/quarkus/blob/main/extensions/security-webauthn/runtime/src/main/java/io/quarkus/security/webauthn/WebAuthnAuthenticatorStorage.java#L42 using io.quarkus.virtual.threads.VirtualThreadsRecorder#getCurrent

Implementation ideas

No response

@FroMage FroMage added kind/enhancement New feature or request area/security labels Jan 23, 2024
@quarkus-bot quarkus-bot bot added the area/virtual-threads Issue related to Java's Virtual Threads label Jan 23, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 23, 2024

/cc @cescoffier (virtual-threads), @ozangunalp (virtual-threads)

FroMage added a commit to FroMage/quarkus that referenced this issue Jan 24, 2024
FroMage added a commit to FroMage/quarkus that referenced this issue Jan 24, 2024
FroMage added a commit to FroMage/quarkus that referenced this issue Jan 25, 2024
FroMage added a commit to FroMage/quarkus that referenced this issue Jan 25, 2024
FroMage added a commit to FroMage/quarkus that referenced this issue Mar 12, 2024
FroMage added a commit to FroMage/quarkus that referenced this issue Mar 19, 2024
franz1981 pushed a commit to franz1981/quarkus that referenced this issue Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security area/virtual-threads Issue related to Java's Virtual Threads area/webauthn kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants