#if ( $foundViaCDC ) Please select an Identity Provider to login #else The system was unable to discover an Identity Provider you've recently used to authenticate. Please select one from the following list. #end
#foreach( $idp in $idpList.keySet() )
$escape.escape(${idp})
#end