Check license for enterprise modules

XMLWordPrintable

    • Type: Task
    • Resolution: None
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: webapp-react

      Milestone (pre-alpha, alpha, finished release)
      alpha or finished release

      Estimated Complexity
      structural complexity, Angular Integration needs more thought

      Description
      With CAM-11435, we no longer have backend-magicâ„¢ to check our licenses before rendering a component.

      We need to check if the user has a valid license first

      Possible Solution
      For React-components:

      • Add a wrapper component (similar to AngularApp) which checks the license before mounting the components

      For Angular-components:
      This will be harder. Possible solutions I can think of right now:

      • Handle it on a URL-level. This way we have 'licensed only' routes, but all added features in other routes still work
      • Check license before registering Angular Plugins. This way, EE without a license looks mostly like CE and has no 'enter license' Dialogues

            Assignee:
            Unassigned
            Reporter:
            Martin Stamm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: