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 server is not uniquely identifiable #345

Open
pg9182 opened this issue Nov 26, 2022 · 0 comments
Open

Auth server is not uniquely identifiable #345

pg9182 opened this issue Nov 26, 2022 · 0 comments
Assignees
Labels
feature request Request for a new feature/enhancement

Comments

@pg9182
Copy link
Member

pg9182 commented Nov 26, 2022

We've had multiple people having issues with authentication caused by misconfiguring the server to have overlapping auth ports, which causes only one of them to get the player auth data and return odd authentication errors. This is mostly an issue when port forwarding or using Docker.

To make it easier to troubleshoot these cases, it should be possible to uniquely identify game servers for each auth port.

To solve this with the current API while maintaining backwards compatibility, I propose adding a server ID header to the auth server responses, which will be validated by Atlas if present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature/enhancement
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant