- Goto https://<your-lms-url>/admin. On the admin page, go to "Oath2" and click "Add" by "Clients". Fill out the following fields.
| Item | Value |
|---|---|
| User | <leave blank> |
| Name | edx-notes |
| Url | https://<your-notesserver-url> |
| Redirect uri | https://<your-notesserver-url>/complete/edx-oidc/ |
| Client id | <generated> |
| Client secret | <generated> |