-
Notifications
You must be signed in to change notification settings - Fork 9
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
Single sign-on #16
Comments
SSO based on LDAP seems to provide the widest support as this can be used for OS and WEB. Note that user admin needs to be managed from the ElimuPi Web Admin GUI. It is important that If we use the SSO for multiple systems a local alternative on each system also needs to function as a backup/backdoor. |
SSO works now with LDAP and Moodle (branch openldap). |
Our group has shortly looked at this. We discussed the requirements with Peter and wanted to look at using a lightweight Identity Provider in conjunction with an OIDC plugin for Kolibri. Below, we'll discuss our conclusions: Ory OAuth2 Identity provider Kolibri oidc plugin On two separate systems, we got the following error while trying to enable the plugin:
We're not sure yet if this oidc plugin is usable in any form, but we think it would be viable to investigate the further. Moodle |
Create single sign-on on the ElimuPi so that users are automatically known and profiled in all systems.
Decide how to handle the following actions
The text was updated successfully, but these errors were encountered: