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

Implement MasterService #6

Open
thangchung opened this issue Mar 4, 2017 · 0 comments
Open

Implement MasterService #6

thangchung opened this issue Mar 4, 2017 · 0 comments
Assignees

Comments

@thangchung
Copy link
Owner

thangchung commented Mar 4, 2017

To support the multi-tenancy architecture, we need to have a way to manage the Master metadata for all the services.

Acceptance Criteria:

  • We can run the MasterService console app
  • We can sign into the application via the ApiGateway with the X-TenantId in the header of the request
  • We can log in successfully and access to the specific data of the X-TenantId
@thangchung thangchung self-assigned this Mar 4, 2017
thangchung added a commit that referenced this issue Mar 4, 2017
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

1 participant