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

Auth service #212

Open
tshemsedinov opened this issue Sep 6, 2018 · 0 comments
Open

Auth service #212

tshemsedinov opened this issue Sep 6, 2018 · 0 comments

Comments

@tshemsedinov
Copy link
Member

  • Category Session marked with Local decorator, it means that it will not be replicated or sharded between multiple servers. But we will move sessions between servers problematically or store same token in multiple servers at a time.
  • Auth service will have separated IP and will generate tokens and save them in certain serves as local.
  • Auth service will send to client application list of IPs and ports allowed for this session. Connection to other IPs and ports should be dropped.
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