MICROBA-149 Create external user id tables (#23064)
* MICROBA-149 Create user id tables * Move to openedx * Rename app in doc * Update PII tag * Update doc
This commit is contained in:
@@ -2512,6 +2512,9 @@ INSTALLED_APPS = [
|
||||
|
||||
# signal handlers to capture course dates into edx-when
|
||||
'openedx.core.djangoapps.course_date_signals',
|
||||
|
||||
# Management of external user ids
|
||||
'openedx.core.djangoapps.external_user_ids',
|
||||
]
|
||||
|
||||
######################### CSRF #########################################
|
||||
|
||||
Reference in New Issue
Block a user