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 937895bd6a083ab1e697948894fb93d4af61d6f3..ad1076c9c49ed67c7eb8b1d384fc74fd05e72fed 100644
--- a/src/main/java/org/olat/user/propertyhandlers/_spring/userPropertiesContext.xml
+++ b/src/main/java/org/olat/user/propertyhandlers/_spring/userPropertiesContext.xml
@@ -199,6 +199,8 @@
 								<ref bean="userPropertyInstitutionalName" />
 								<ref bean="userPropertyInstitutionalUserIdentifier" />
 								<ref bean="userPropertyInstitutionalEmail" />
+								<!-- OPENOLAT-19 -->
+								<ref bean="userPropertyStudySubject" />
 							</list>
 						</property>
 						<property name="adminViewOnlyProperties">
@@ -207,6 +209,8 @@
 								<ref bean="userPropertyInstitutionalName" />
 								<ref bean="userPropertyInstitutionalUserIdentifier" />
 								<ref bean="userPropertyInstitutionalEmail" />
+								<!-- OPENOLAT-19 -->
+								<ref bean="userPropertyStudySubject" />
 							</set>						
 						</property>
 					</bean>
@@ -222,6 +226,8 @@
 								<ref bean="userPropertyInstitutionalName" />
 								<ref bean="userPropertyInstitutionalUserIdentifier" />
 								<ref bean="userPropertyInstitutionalEmail" />
+								<!-- OPENOLAT-19 -->
+								<ref bean="userPropertyStudySubject" />
 							</list>
 						</property>
 						<property name="adminViewOnlyProperties">
@@ -230,6 +236,8 @@
 								<ref bean="userPropertyInstitutionalName" />
 								<ref bean="userPropertyInstitutionalUserIdentifier" />
 								<ref bean="userPropertyInstitutionalEmail" />
+								<!-- OPENOLAT-19 -->
+								<ref bean="userPropertyStudySubject" />
 							</set>						
 						</property>
 						<property name="mandatoryProperties">