/
ScriptCommonElements
ScriptCommonElements
Name | Cardinality | Description |
---|---|---|
<Script> |
| An inline script |
<ScriptFile> | Path to a local file or classpath resource containing the script |
The script may be stored in a local file (with <ScriptFile>
) or written inline (with <Script>
). An inline script should be wrapped with a CDATA section to prevent interpretation of any special XML characters that may be included in the script.
Always wrap inline scripts with a CDATA section
Always wrap inline scripts with a CDATA section, even if the script contains no special XML characters. This will future-proof your script.
, multiple selections available,
Related content
ScriptTypeConfiguration
ScriptTypeConfiguration
More like this
MultiFactorAuthnConfiguration
MultiFactorAuthnConfiguration
Read with this
ScriptCommonElements
ScriptCommonElements
More like this
ErrorHandlingConfiguration
ErrorHandlingConfiguration
Read with this
ScriptTypeConfiguration
ScriptTypeConfiguration
More like this
PropertyReference
PropertyReference
Read with this