SMART Callback Script
The SMART Callback Script configuration category includes the following configurable options:
Authorization Request Details (whitelist)
Post Authorization Script (File)
Post Authorization Script (Text)
|
Authorization Request Details (whitelist) |
|
|
STRING | |
This property may be used to specify a comma-separated list of OAuth2 Authorization Request Details to be supported by the callback scripts of this module (e.g. audience,grant_type,scope ).
|
|
|
|
(no default) | |
|
|
Post Authorization Script (File) |
|
|
Resource Path | |
If supplied, provides a script that will be invoked after various authorization flows complete. See SMART Callback Script for details on how this script works. Values should be prefixed with file: or classpath: .
|
|
|
|
(no default) | |
|
|
Post Authorization Script (Text) |
|
|
JAVASCRIPT | |
If supplied, provides a script that will be invoked after various authorization flows complete. See SMART Callback Script for details on how this script works. | |
|
|
(no default) | |
|