A package to add login redirection from Open edX to MIT applications
Project description
An Open edX plugin that redirects users from edx-platform to MIT applications
Version Compatibility
Compatible with the Nutmeg release of the Open edX and onwards. May work with prior releases as well.
Installing The Plugin
For detailed installation instructions, please refer to the plugin installation guide.
Installation required in:
LMS
Configurations
You have the following configuration properties to customize your plugin behavior:
MITX_REDIRECT_ENABLED: The middleware checks this value and redirects only when it is set to True.
MITX_REDIRECT_LOGIN_URL: The URL where the user is redirected for login.
MITX_REDIRECT_ALLOW_RE_LIST: A list of paths on which the middleware does not redirect to the MITX_REDIRECT_LOGIN_URL.
MITX_REDIRECT_DENY_RE_LIST: A list of paths on which the middleware redirects to the MITX_REDIRECT_LOGIN_URL.
Working
Install the plugin in the lms following the installation steps above.
Verify that you are not logged in on edx-platform.
Go to http://local.openedx.io:8000. You should be redirected to the MITX_REDIRECT_LOGIN_URL
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openedx_companion_auth-1.2.0.tar.gz.
File metadata
- Download URL: openedx_companion_auth-1.2.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ea3c560e104d2047210702e7aa630140f18e189d0702d545e7a67b4a0ca5073
|
|
| MD5 |
f444614233c1d1c61a299c59a1a3b342
|
|
| BLAKE2b-256 |
bd7fa05567703c94c15e4e0333bd2efa88a0c92591790fa1499030a3545571fd
|
File details
Details for the file openedx_companion_auth-1.2.0-py3-none-any.whl.
File metadata
- Download URL: openedx_companion_auth-1.2.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1835255daf3a853d06795620d42a7cb8823f3233f68827f0659e2e1817d53ccc
|
|
| MD5 |
6fdec6dad285d1a82541dad19ae4e00d
|
|
| BLAKE2b-256 |
ebad0fb7a06f4b5a649cb95b33952e90003807ceda42012ea2fc6f0e01b5a163
|