Skip to content

Make sure all Jahia 8 modules use the same federation configuration #312

@AKarmanov

Description

@AKarmanov

As a
Developer
I want to
make sure that the same module federation configuration (from javascript-components) is supplied in every Jahia 8 module.
In order to
have consistency and predictability when loading modules and their dependencies.

So far most configuration has been copied all over from one module and it is relatively consistent, however making changes, for example as changes described in #311 , is complex because multiple repositories need to be affected.

The original intention behind putting federation configuration in javascript-components was to have it used by all Jahia 8 modules and we need to complete the last step to have it fully implemented.

Note that config updates may require dependency updates as well, so we need to make sure that each repository is up to date with configuration it receives.

Non-functional requirements

  • Security
    • Identity management
    • Authentication
    • Authorization
    • Session management
    • Data validation
    • Error handling
  • Performances
  • Migration
  • Documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions