#** This email is sent to notify a PingFederate Administrator that there was an error downloading metadata from a metadata URL. This could occur if there was an error connecting to the metadata URL or if there is a signature verification error. *# #set( $messageKeyPrefix = "message-template-metadata-url-notification." ) #set( $globalKeyPrefix = "global." )
 
#if ($COMPANY_LOGO_EXISTS == 'true')
 
 
 
#end

$templateMessages.getMessage($globalKeyPrefix, "greetings")

$templateMessages.getMessage($messageKeyPrefix, "downloadFailed",$params)

$templateMessages.getMessage($globalKeyPrefix, "bestRegards")
$templateMessages.getMessage($globalKeyPrefix, "pfTeam")

 
$templateMessages.getMessage($globalKeyPrefix, "footerMessage")