Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-40629

RH Cloud Scalprum component props should contain permissions

XMLWordPrintable

    • sat-proton
    • False
    • None

      When Satellite loads an insights frontend component via scalprum, satellite should be able to send permissions info to the scalprum component so that the front end component can disable/enable UI actions appropriately. Example usage

        

       <ScalprumComponent
            scope={scope}
            module={module}
            permissions={{
              can_edit_vulnerabilities: true,
              can_view_vulnerabilities: true,
              can_edit_advisor: true, 
              can_view_advisor: true
           }}
          />

       

       

              Unassigned Unassigned
              rhn-engineering-paji Partha Aji
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: