Security configuration

Previous Next

Service Definer's Publish feature outputs a "SecurityConfig.xml" file when you publish a server. This file contains security configuration properties.

There is only a single "SecurityConfig.xml" file per server. The file is published in the Publication File Path of the server. When it is published, the file contains configuration values defined in the Service Definer tool. The file can be configured to accommodate servers in target environments at runtime.

Security configuration element hierarchy

The "SecurityConfig.xml" file contains a hierarchy of configuration elements:

 

 SecurityConfig

 .        KeyStore

 .        SamlSP

 .        .        Attributes

 .        .        .        Attribute

 .        .        Info

 .        .        EncryptionKey

 .        .        SigningKey

 

 

See also

Server configuration

Log configuration

Security