"conf/gateway-site.xml" has configurations that are global to the entire Knox instance.
"topologies/abc.xml" are configurations specific to the topology. The topologies can reference some configurations in the global "conf/gateway-site.xml". One of those is the group configurations. This would be useful to say have multiple topologies not have to repeat the same configuration over and over again. On the other hand, you can so choose to duplicate the configuration in each topology. Kevin Risden On Mon, Apr 1, 2019 at 11:13 AM Odon Copon <[email protected]> wrote: > Hi, > What are the main differences between "conf/gateway-site.xml", > "topologies/manager.xml" and "topologies/admin.xml"? > I'm still trying to understand how all work together in Knox. > > Per example, I can see there's a section for LDAP configuration on > "topologies/admin.xml" but also as part of "conf/gateway-site.xml". Which > one affects what exactly? > > Thanks >
