Skip to content

[Security] Have one bdd schema for each application #7

@RienderieN

Description

@RienderieN

In our security bdd, it should be great to get a schema for each application:

  • A core schema: it contains the main data for the operation of the security manager application (ex; properties tables, authentication user tables, etc..)
  • An application schema: each application has its own shema (ex: boardgame). It contains authorization data relative to that application (ex: user authorization data, application authorization data, etc..) $

Thanks to that cutting, it will be more easy to plug/unplug application, when some operation are perfoms for one application, it will not impact other application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions