Skip to content

Commit

Permalink
docs: remove references.
Browse files Browse the repository at this point in the history
  • Loading branch information
Squirrel18 committed Jul 29, 2024
1 parent d3e4ac2 commit 8e142a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lms/envs/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -5322,7 +5322,7 @@ def _should_send_learning_badge_events(settings):
# is not a feasible option, since we can't override the SOCIAL_AUTH_PIPELINE from the Django or other plugin configuration,
# so we decided to handle it this way and add the necessary logic, directly in the edx-platform code
# edx-platform/common/djangoapps/third_party_auth/pipeline.py
# We will define the requried values using the Tutor Pearson plugin.
# We will define the requried values using our Tutor plugin.
# Entity ID docs:
# https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/tpa/tpa_integrate_open/tpa_SAML_IdP.html#add-and-enable-a-saml-identity-provider
SAML_IES_ENTITIES_IDS = []

0 comments on commit 8e142a5

Please sign in to comment.