[[_saml-general-config]] ==== General Adapter Config Each SAML client adapter supported by {{book.project.name}} can be configured by a simple XML text file. This is what one might look like: [source,xml] ---- ---- Some of these configuration switches may be adapter specific and some are common across all adapters. For Java adapters you can use `$\{...}` enclosure as System property replacement. For example `$\{jboss.server.config.dir}`.