Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve usability for bounded contexts #100

Open
schananas opened this issue Apr 26, 2023 · 0 comments
Open

Improve usability for bounded contexts #100

schananas opened this issue Apr 26, 2023 · 0 comments

Comments

@schananas
Copy link
Contributor

schananas commented Apr 26, 2023

Enhancement Description

Check and design better usability in cases where clients have multiple bounded context.
In that case, the tenant != context, as the tenant should belong to any of these bounded contexts.

Note that this enhancement focuses on the multi-context support from Axon Server, which you can use to define distinct bounded contexts.
Combining that behavior with a desire for multi-tenancy requires additional work in the Multitenancy Extension.

Current Behaviour

Each context is considered a separate tenant, mapped 1:1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants