Skip to content

Commit

Permalink
docs: add one more step for configuring provider (#2039)
Browse files Browse the repository at this point in the history
This adds a new essintial step, when integrating third party provider. 
When using the Open edX platform with multi-site configurion it's
important to choose which site to apply the new setting/confgiruation to.
  • Loading branch information
ghassanmas authored Mar 28, 2022
1 parent 0b0f6e1 commit 8fe8162
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,9 @@ OAuth2 standard to the Open edX platform. To do this, follow these steps.

#. For **Name**, enter the name of the provider.

#. For **Site**, choose the site which you want to apply the provider config to,
if there are multiple site configurations.

#. For **Backend Name**, select the backend name from the list. (If it does not
appear in the list, either the ``ENABLE_THIRD_PARTY_AUTH`` setting or the
``THIRD_PARTY_AUTH_BACKENDS`` setting is not configured correctly.)
Expand Down

0 comments on commit 8fe8162

Please sign in to comment.