Skip to content

Commit 0dc0b8d

Browse files
authored
Merge branch 'main' into RHIDP-4929
2 parents 324b106 + 4e10f85 commit 0dc0b8d

File tree

3 files changed

+10
-104
lines changed

3 files changed

+10
-104
lines changed

artifacts/rhdh-plugins-reference/keycloak/keycloak-plugin-admin.adoc

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,22 @@ The Keycloak backend plugin, which integrates Keycloak into {product-short}, has
66
* Synchronization of Keycloak users in a realm.
77
* Synchronization of Keycloak groups and their users in a realm.
88

9+
[NOTE]
10+
====
11+
The supported Keycloak version is `18.x`.
12+
====
13+
914
== Installation
1015

1116
The Keycloak plugin is pre-loaded in {product-short} with basic configuration properties. To enable it, set the `disabled` property to `false` as follows:
1217

1318
[source,yaml]
1419
----
15-
global:
16-
dynamic:
17-
includes:
20+
global:
21+
dynamic:
22+
includes:
1823
- dynamic-plugins.default.yaml
19-
plugins:
24+
plugins:
2025
- package: ./dynamic-plugins/dist/janus-idp-backstage-plugin-keycloak-backend-dynamic
2126
disabled: false
2227
----
@@ -87,7 +92,7 @@ The following table describes the parameters that you can configure to enable th
8792
| Name | Description | Default Value | Required
8893

8994
| `baseUrl`
90-
| Location of the Keycloak server, such as `pass:c[https://localhost:8443/auth]`. Note that the newer versions of Keycloak omit the `/auth` context path.
95+
| Location of the Keycloak server, such as `pass:c[https://localhost:8443/auth]`.
9196
| ""
9297
| Yes
9398

assemblies/assembly-audit-log.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,3 @@ include::modules/observe/ref-audit-log-fields.adoc[leveloffset=+2]
4444
include::modules/observe/ref-audit-log-scaffolder-events.adoc[leveloffset=+2]
4545

4646
include::modules/observe/ref-audit-log-catalog-events.adoc[leveloffset=+2]
47-
48-
include::modules/observe/ref-audit-log-file-rotation-overview.adoc[]

modules/observe/ref-audit-log-file-rotation-overview.adoc

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)