diff --git a/common/djangoapps/third_party_auth/saml.py b/common/djangoapps/third_party_auth/saml.py index 5f6b36d312..8881a9adb4 100644 --- a/common/djangoapps/third_party_auth/saml.py +++ b/common/djangoapps/third_party_auth/saml.py @@ -144,7 +144,6 @@ class SapSuccessFactorsIdentityProvider(EdXSAMLIdentityProvider): 'defaultFullName': 'fullname', 'email': 'email', 'country': 'country', - 'city': 'city', } # Define a simple mapping to relate SAPSF values to Open edX-compatible values for