Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
You can configure the RBAC backend plugin by updating the `{my-app-config-file}` file to enable the permission framework.

.Prerequisites
* You have installed the `@janus-idp/backstage-plugin-rbac` plugin in {product-short}. For more information, see {configuring-dynamic-plugins-book-link}[{configuring-dynamic-plugins-book-title}].
* You have installed the `@backstage-community/plugin-rbac` plugin in {product-short}. For more information, see {configuring-dynamic-plugins-book-link}[{configuring-dynamic-plugins-book-title}].

.Procedure
* Update the `{my-app-config-file}` file to enable the permission framework as shown:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
You can enable guest authentication and use it alongside the RBAC frontend plugin.

.Prerequisites
* You have installed the `@janus-idp/backstage-plugin-rbac` plugin in {product-short}. For more information, see {configuring-dynamic-plugins-book-link}[{configuring-dynamic-plugins-book-title}].
* You have installed the `@backstage-community/plugin-rbac` plugin in {product-short}. For more information, see {configuring-dynamic-plugins-book-link}[{configuring-dynamic-plugins-book-title}].

.Procedure

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,9 @@ dynamicPlugins:
### RHDH
* [Website](https://developers.redhat.com/rhdh/overview)
* [Documentation](https://docs.redhat.com/en/documentation/red_hat_developer_hub/)
* [Janus Plugins](https://github.com/janus-idp/backstage-plugins)
* [Backstage Community Plugins](https://github.com/backstage/community-plugins)
* [RHDH Plugins](https://github.com/redhat-developer/rhdh-plugins)
* [RHDH Showcase](https://github.com/redhat-developer/rhdh)
* [RHDH Hub](https://github.com/redhat-developer/rhdh)
- mountPoint: home.page/cards
importName: Markdown
config:
Expand All @@ -226,10 +225,9 @@ dynamicPlugins:
* [Website](https://developers.redhat.com/rhdh/overview)
* [Documentation](https://docs.redhat.com/en/documentation/red_hat_developer_hub/)
* [Documentation](https://docs.redhat.com/en/documentation/red_hat_developer_hub/)
* [Janus Plugins](https://github.com/janus-idp/backstage-plugins)
* [Backstage Community Plugins](https://github.com/backstage/community-plugins)
* [RHDH Plugins](https://github.com/redhat-developer/rhdh-plugins)
* [RHDH Showcase](https://github.com/redhat-developer/rhdh)
* [RHDH Hub](https://github.com/redhat-developer/rhdh)
----
--

Expand Down