Skip to content

Commit

Permalink
update: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
mlabeeb03 committed Jan 22, 2025
1 parent 6ca50ca commit f713265
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,13 @@ commands from the UI, a user must be created:
Then, you must log in with this user at http://discovery.local.openedx.io/admin.

Alternatively, you can log in with oauth2 using a pre-existing user created on the LMS/CMS by accessing
http(s)://discovery.<your lms host>/login. To do so, the proper domain names must exist and point to
the production server.
Using SSO with LMS
~~~~~~~~~~~~~~~~~~

If you want to log in using Single Sign-On (SSO) with the LMS, ensure that the superuser you created
above in discovery has the same username and email as an existing admin user in the LMS/CMS. You can
then access the discovery interface via `http(s)://discovery.<your lms host>/login`. Make sure that
the proper domain names are configured and point to the production server.

Index configuration
~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit f713265

Please sign in to comment.