Skip to content

Commit 0954359

Browse files
RHDHBUGS-2221:Remove janus-idp references (#1542)
Co-authored-by: Kim Tsao <[email protected]>
1 parent 4585c72 commit 0954359

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

modules/authorization/proc-configuring-the-RBAC-backend-plugin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
You can configure the RBAC backend plugin by updating the `{my-app-config-file}` file to enable the permission framework.
55

66
.Prerequisites
7-
* 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}].
7+
* 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}].
88

99
.Procedure
1010
* Update the `{my-app-config-file}` file to enable the permission framework as shown:

modules/authorization/proc-setting-up-the-guest-authentication-provider.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
You can enable guest authentication and use it alongside the RBAC frontend plugin.
55

66
.Prerequisites
7-
* 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}].
7+
* 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}].
88

99
.Procedure
1010

modules/customizing-the-home-page/proc-customizing-the-home-page-cards.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,9 @@ dynamicPlugins:
207207
### RHDH
208208
* [Website](https://developers.redhat.com/rhdh/overview)
209209
* [Documentation](https://docs.redhat.com/en/documentation/red_hat_developer_hub/)
210-
* [Janus Plugins](https://github.com/janus-idp/backstage-plugins)
211210
* [Backstage Community Plugins](https://github.com/backstage/community-plugins)
212211
* [RHDH Plugins](https://github.com/redhat-developer/rhdh-plugins)
213-
* [RHDH Showcase](https://github.com/redhat-developer/rhdh)
212+
* [RHDH Hub](https://github.com/redhat-developer/rhdh)
214213
- mountPoint: home.page/cards
215214
importName: Markdown
216215
config:
@@ -228,10 +227,9 @@ dynamicPlugins:
228227
* [Website](https://developers.redhat.com/rhdh/overview)
229228
* [Documentation](https://docs.redhat.com/en/documentation/red_hat_developer_hub/)
230229
* [Documentation](https://docs.redhat.com/en/documentation/red_hat_developer_hub/)
231-
* [Janus Plugins](https://github.com/janus-idp/backstage-plugins)
232230
* [Backstage Community Plugins](https://github.com/backstage/community-plugins)
233231
* [RHDH Plugins](https://github.com/redhat-developer/rhdh-plugins)
234-
* [RHDH Showcase](https://github.com/redhat-developer/rhdh)
232+
* [RHDH Hub](https://github.com/redhat-developer/rhdh)
235233
----
236234
--
237235

0 commit comments

Comments
 (0)