Configure Firefly
This section describes how to configure Firefly to use SPIRL Trust Domain Servers. For more information about Firefly configuration, see Firefly Configuration Documentation.
You will have to set Client authentication and authorization
type to None
in Firefly configuration to make it work with SPIRL Trust Domain Servers over unix domain sockets.
SPIRL Trust Domain Servers communicate with Firefly over unix domain sockets. Since Both Firefly and SPIRL Trust Domain Servers are deployed as containers in the same pod and unix domain socket is shared over a temporary volume, it is safe to set a client authentication and authorization type to None
in Firefly configuration.