Skip to content

Commit 9c01123

Browse files
author
quarkusbot
committed
Sync web site with Quarkus documentation
1 parent 3a9d7c0 commit 9c01123

File tree

59 files changed

+6579
-1569
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+6579
-1569
lines changed

_data/versioned/latest/index/quarkus.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -943,6 +943,19 @@ types:
943943
id: telemetry-opentracing-to-otel-tutorial
944944
type: tutorial
945945
url: /guides/telemetry-opentracing-to-otel-tutorial
946+
- title: Migrate from Vert.x OIDC to Quarkus OIDC
947+
filename: security-vertx-oidc-to-quarkus-oidc-migration.adoc
948+
summary: Learn how to migrate your Vert.x OIDC application to Quarkus and choose to either retain Vert.x OIDC or replace it with Quarkus OIDC.
949+
categories: "security, web"
950+
topics:
951+
- security
952+
- oidc
953+
- vertx
954+
extensions:
955+
- io.quarkus:quarkus-oidc
956+
id: security-vertx-oidc-to-quarkus-oidc-migration
957+
type: tutorial
958+
url: /guides/security-vertx-oidc-to-quarkus-oidc-migration
946959
- title: OpenID Connect client and token propagation quickstart
947960
filename: security-openid-connect-client.adoc
948961
summary: "Learn how to use OpenID Connect (OIDC) and OAuth2 clients with filters to get, refresh, and propagate access tokens in your applications."

0 commit comments

Comments
 (0)