## Tell the browser not to render this page if it's contained within a frame. ## This is to prevent Clickjacking attack. #* The following variables are available on this page, but not used by default: $client_id - The ID of the OAuth client used in this transaction It is recommended to sanitize the values that are displayed using $escape.escape() for example $escape.escape($client_id). *# $HttpServletResponse.setHeader("X-Frame-Options", "DENY") $pluginTemplateMessages.getMessage("title")
$pluginTemplateMessages.getMessage("title")
$pluginTemplateMessages.getMessage("", "info.1", $escape.escape($client_id))
    #foreach( $scopeEntry in $scopeDescriptions.entrySet() )
  • #end #foreach( $authorizationDetailEntry in $authorizationDetailsDescriptions.entrySet() )
  • #end
$escape.escape($client_id)