diff --git a/config-templates/authsources.php b/config-templates/authsources.php
index 2c30d82837667aa908e957f59aa20dc374eab63d..20f804adb1a07e3161c7a00f68dd99334cf50f91 100644
--- a/config-templates/authsources.php
+++ b/config-templates/authsources.php
@@ -74,7 +74,7 @@ $config = array(
 	 * An authentication source which can authenticate against both SAML 2.0
 	 * and Shibboleth 1.3 IdPs.
 	 */
-	'example-saml' => array(
+	'saml' => array(
 		'saml:SP',
 
 		/*