Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OpenEDX instances with external identity provider / SSO #172

Open
benoit74 opened this issue Jul 10, 2023 · 0 comments
Open

Comments

@benoit74
Copy link
Collaborator

As encountered in #170, OpenEDX instances might be configured with an external identity provider (e.g. for Single Sign On) instance of the internal user store, and the scraper does not support this, failing to connect to the OpenEDX instance and hence stopping processing.

While it seems complex (infeasible ?) to support all kind of external identity providers, we have to consider :

  • is it feasible to detect that an external identity provider is configured and fail with a nice message in such situations ?
  • is it feasible to support some external identity providers with generic code ? (at least the most popular ones, probably Keycloak, Okta, ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant