-
Bug
-
Resolution: Unresolved
-
Critical
-
1.7.0, 1.8.0
-
None
-
1
-
False
-
-
False
-
-
The current documentation references the old package path for enabling the Keycloak dynamic plugin:
- package: './dynamic-plugins/dist/backstage-plugin-catalog-backend-module-keycloak-dynamic'
However, the plugin has been moved, and the correct path should now be:
- package: './dynamic-plugins/dist/backstage-community-plugin-catalog-backend-module-keycloak-dynamic'
Requesting an update to replace the outdated path with the new one to ensure accurate guidance for users enabling this plugin.