VelocityTemplateProperties
These properties are shared by all (non view) users of velocity template rendering (TemplateAttributeDefinition , https://shibboleth.atlassian.net/wiki/spaces/IDP5/pages/3199503637 , LDAPConnector ,RelationalDatabaseConnector ,StorageServiceConnector and DynamicHTTPMetadataProvider )
Property Name | Default | Controls |
---|---|---|
idp.velocity.runtime.strictmode | 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 | bc | See this link. |
Â