Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-7447

KeycloakLoginModule's configuration credentials should have an option to store the client-secret in an Openshift secret.

    XMLWordPrintable

Details

    Description

      Currently, the client-secret is visible in plaintext in the ActiveMQArtemisSecurity CR:

       

      apiVersion: broker.amq.io/v1beta1
      kind: ActiveMQArtemisSecurity
      metadata:
        name: ex-keycloak
      spec:
        loginModules:
          keycloakLoginModules:
          - name: 'keycloak-broker'
            configuration:
              credentials:
              - key: 'secret'
                value: '9699685c-8a30-45cf-bf19-0d38bbac5fdc'

       

      There should also be an option to store this in an Openshift secret and refer to that secret here.

      Attachments

        Issue Links

          Activity

            People

              gtully@redhat.com Gary Tully
              rhn-support-adongre Avinash Dongre
              Michal Toth Michal Toth
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: