Skip to content

Commit

Permalink
Sync documentation of main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 30, 2024
1 parent d721681 commit 7ed3ff6
Show file tree
Hide file tree
Showing 21 changed files with 6,158 additions and 1,929 deletions.
12 changes: 12 additions & 0 deletions _data/versioned/main/index/quarkus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,18 @@ types:
id: security-openid-connect-client-reference
type: reference
url: /guides/security-openid-connect-client-reference
- title: OpenID Connect (OIDC) and OAuth2 dynamic client registration
filename: security-openid-connect-client-registration.adoc
summary: "Typically, you have to register an OIDC client (application) manually in your OIDC provider’s dashboard."
categories: security
topics:
- security
- oidc
- client
extensions:
- io.quarkus:quarkus-oidc-client-registration
type: reference
url: /guides/security-openid-connect-client-registration
- title: OpenID Connect (OIDC) configuration properties
filename: security-oidc-configuration-properties-reference.adoc
summary: "As a Quarkus developer, you configure the Quarkus OpenID Connect (OIDC) extension by setting the following properties in the src/main/resources/application.properties file."
Expand Down
Loading

0 comments on commit 7ed3ff6

Please sign in to comment.