Uploaded image for project: 'Red Hat Internal Developer Platform'
  1. Red Hat Internal Developer Platform
  2. RHIDP-3972

Authorization - Chapter 1: Enabling the RBAC plugin

Prepare for Y ReleasePrepare for Z ReleaseRemove QuarterXMLWordPrintable

      See https://docs.google.com/document/d/1hzho44sCs1Y-m4UTy2kDuZg_0jm8LNJXruJDusAQ4aI/edit

       

      Chapter 1: Enabling the RBAC plugin

      The RBAC feature is disabled by default.

      Enable the plugin to start using RBAC features.

       

      Procedure

      1. The RBAC plugin is disabled by default. Enable it by adding it to the list of dynamic plugins in the ConfigMap dynamic-plugins-rhdh-local.

       

      ...

      data:

           dynamic-plugins.yaml: |

               includes:

                       - dynamic-plugins.default.yaml

               plugins:

                   - package: './dynamic-plugins/dist/janus-idp-backstage-plugin-rbac'

                       disabled: false

       

      1. Restart rollout of the RHDH pod from the Topology view.

      Next steps

      • You can immediately start configuring the policies in the CSV file, but you should rather configure policy administrators and use the Web UI.

            ffloreth@redhat.com Fabrice Flore-Thébault
            ffloreth@redhat.com Fabrice Flore-Thébault
            RHIDP - Documentation
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: