[[_saml-general-config]] == Configuration The SAML client adapter is configured by a XML file `/WEB-INF/keycloak-saml.xml` placed inside the WAR deployment. The configuration might look like the following: [source,xml,subs="attributes+"] ---- ---- You can use `${r"${...}"}` enclosure as System property replacement. For example `${r"${jboss.server.config.dir}"}`. To get detailed information of the different elements in the XML configuration file see <@links.securingapps id="saml-galleon-layers-detailed-config"/>. include::partials/saml/required_per_war_configuration.adoc[] include::partials/saml/securing_wars.adoc[] include::partials/saml/jboss-adapter-samesite-setting.adoc[]