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.
ScriptCommonAttributes
Â
Name | Type | Default | Description |
---|---|---|---|
language | String | javascript | Defines the JSR-223 language to use |
customObjectRef | Bean ID | Â | Any bean defined elsewhere in the configuration |
If the customObjectRef
attribute is present, the result of the referenced Spring bean is made available to the script in a variable named custom
. This is in addition to the normal script context discussed below