diff --git a/src/main/java/org/olat/user/propertyhandlers/_spring/userPropertiesContext.xml b/src/main/java/org/olat/user/propertyhandlers/_spring/userPropertiesContext.xml
index e5e59fd4bb7de214fb56765ad7e0b073493d1193..341d44841c45a252f403f665908e0534ca73de2c 100644
--- a/src/main/java/org/olat/user/propertyhandlers/_spring/userPropertiesContext.xml
+++ b/src/main/java/org/olat/user/propertyhandlers/_spring/userPropertiesContext.xml
@@ -37,6 +37,7 @@
 				<ref bean="userPropertyRegion" />
 				<ref bean="userPropertyCity" />
 				<ref bean="userPropertyCountry" />
+				<ref bean="userPropertyCountryCode" />
 				<ref bean="userPropertyInstitutionalName" />
 				<ref bean="userPropertyInstitutionalUserIdentifier" />
 				<ref bean="userPropertyInstitutionalEmail" />