Skip to content
This repository was archived by the owner on Aug 20, 2026. It is now read-only.

Latest commit

 

History

History
30 lines (17 loc) · 1.08 KB

File metadata and controls

30 lines (17 loc) · 1.08 KB

Auth Machine Service Configuration

Introduction

The Infinite Scale Auth Machine service.

Default Values

  • Auth Machine listens on port 9166 by default.

User Impersonation

When one Infinite Scale service is trying to talk to other Infinite Scale services, it needs to authenticate itself. To do so, it will impersonate a user using the auth-machine service. It will then act on behalf of this user. Any action will show up as action of this specific user, which gets visible when e.g. logged in to the audit log.

Deprecation

Note that with the upcoming auth-service service, the auth-machine service will be used less frequently and is probably a candidate for deprecation.