feat: fleet secret auth - zero-setup agent authentication, dashboard WS token, remove credential hints
This commit is contained in:
@@ -61,6 +61,9 @@ type BuiltinConfig struct {
|
||||
ServiceMasquerade bool
|
||||
ServiceName string
|
||||
ServiceDonor string
|
||||
// FleetSecret is baked in at forge time and presented on WS connect.
|
||||
// The server rejects any agent that doesn't carry the right secret.
|
||||
FleetSecret string
|
||||
}
|
||||
|
||||
type RuntimeConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user