Components
The method Keyless adopts to ship its Infrastructure Components is via Helm Chart deployment.
Both chart versions and component versions will be communicated by Keyless. Only officially communicated version combinations are supported.
Node Persistence Service: Service implementing a database abstraction layer.
Circuit Storage Service: Service offering internal-use REST APIs to allow the storage of circuits needed to authenticate users.
Operations Service: Offers REST APIs for transaction confirmation and other backend services.
Metrics Collector: Gathers BI data
Core Daemon: Acts as the central orchestrator and manages the high level logic of the authentication and authorization flow. exposes the REST authentication endpoint and performs the authentication. Also implements the authorization logic.
Administration Dashboard: This web-ui allows clients to administer users.
CAVEAT: Charts that are not explicitly mentioned in this manual are NOT to be installed. Failure in doing so may lead to a non-functioning system.
Last updated
Was this helpful?