The Shibboleth IdP V4 software has reached its End of Life and is no longer supported. This documentation is available for historical purposes only. See the IDP5 wiki space for current documentation on the supported version.
VelocityTemplateProperties
These properties are shared by all (non view) users of velocity template rendering (TemplateAttributeDefinition , HTTPConnector , LDAPConnector ,RelationalDatabaseConnector ,StorageServiceConnector and DynamicHTTPMetadataProvider )
Property Name | Default | Controls |
---|---|---|
idp.velocity.runtime.strictmode 4.2 | false | How errors in the template are handled. By default, non-existent variables are silently passed through unconverted (e.g. ${foo}). |
idp.velocity.space.gobbling 4.2 | bc | See this link. |
Â