Skip to content

Commit

Permalink
Merge pull request #43239 from sberyozkin/oidc_client_reg_doc_fix
Browse files Browse the repository at this point in the history
Fix a copy and paste issue in the OIDC client registration doc
  • Loading branch information
gastaldi authored Sep 12, 2024
2 parents a36ef64 + 54e275b commit f8f7f00
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,6 @@ public class CustomTenantConfigResolver implements TenantConfigResolver {

Alternatively, you can use `OidcClientRegistrations` to prepare a new `OidcClientRegistration` and use `OidcClientRegistration` to register a client. For example:

The above configuration is sufficient for registering new clients using this configuration. For example:

[source,java]
----
package io.quarkus.it.keycloak;
Expand Down

0 comments on commit f8f7f00

Please sign in to comment.