Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
Most settings for routing, validation and CORS can be set in swagger.yaml
. See for detailed information.
If you need to define configuration settings dynamically, you can use the conf/config.xml
file.
It supports the same settings as in swagger.yaml
:
The difference is, that you may use Dynamic Attribute Values and if-clauses as in the :
The path is resolved relative to the config.xml file.
If you use the or function and connect to the LDAP server via TLS (ldaps://...
URL), you may have to provide the corresponding CA certificate using the following config setting in your config file:
LDAP requests via or use FLAT_MAX_TIMEOUT
as the default timeout. If you want to set a lower timeout for LDAP requests, use the setting below in your config file: