File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,15 +38,15 @@ Enter the saved **Client Secret**.
3838`AUTHENTICATION_OIDC_METADATA_URL` ::
3939Enter the saved **{rhbk} realm base URL** .
4040
41- . Enable the Keycloak organization plugin (`backstage-plugin-catalog-backend-module-keycloak-dynamic` ).
41+ . Enable the Keycloak organization plugin (`backstage-community- plugin-catalog-backend-module-keycloak-dynamic` ).
4242The plugin is named after {rhbk} upstream project.
4343This plugin ingests {rhbk} users and groups to the {product-short} software catalog.
4444+
4545.`dynamic-plugins.yaml` file fragment
4646[source,yaml]
4747----
4848plugins:
49- - package: './dynamic-plugins/dist/backstage-plugin-catalog-backend-module-keycloak-dynamic'
49+ - package: './dynamic-plugins/dist/backstage-community- plugin-catalog-backend-module-keycloak-dynamic'
5050 disabled: false
5151----
5252
You can’t perform that action at this time.
0 commit comments