Code Monkey home page Code Monkey logo

Comments (6)

leestott avatar leestott commented on August 19, 2024

@harshvmcs

Hi So you need to setup your Moodle implementation to support Azure Active Directory

The two plugin for moodle you need are:
Authentication: Azure Active Directory https://moodle.org/plugins/auth_azuread
and
Blocks: Azure Active Directory https://moodle.org/plugins/block_azuread

See
https://moodle.org/plugins/browse.php?list=set&id=34

You then simply ensure the students log into Microsoft Learn using the same credentials.

from learn-lti.

leestott avatar leestott commented on August 19, 2024

@harshvmcs

Additionally if your using o365 for your users and AAD you could also consider using OpenID here is the openID moodle extension
https://moodle.org/plugins/auth_oidc

OpenID Connect Authentication Plugin
The OpenID Connect plugin provides single-sign-on functionality using configurable identity providers, including Azure Active Directory. It is used as part of the Office 365 suite of plugins to connect to Azure Active Directory, but can be configured to provide SSO for other OpenID Connect providers as well.

This is part of the suite of Office 365 plugins for Moodle. https://moodle.org/plugins/browse.php?list=set&id=72

To follow active development on GitHub, click here. https://github.com/Microsoft/o365-moodle/

Details have also been added to the FAQ https://github.com/microsoft/Learn-LTI/blob/main/docs/FAQ.md

from learn-lti.

harshvmcs avatar harshvmcs commented on August 19, 2024

@leestott

Thank you for responding. So if I bulk create the 9000 Azure accounts for students and then sync the Moodle accounts to Azure accounts, will all student profile data on Moodle like test scores, contact preferences, etc. also get synced to respective Azure accounts?

from learn-lti.

leestott avatar leestott commented on August 19, 2024

@harshvmcs

So the account will be synced from an Authentication perspective all the learning records and learning status will be held in your LMS. You can the Azure Active Directory is simply an Authentication system to connect your users with the Learn LTI application and present the appropriate modules from Microsoft Learn.

from learn-lti.

leestott avatar leestott commented on August 19, 2024

@harshvmcs

Please ensure the users emails in AAD match the LMS user emails. We have seen recent issues where users emails in your LMS and AAD do not match you can receive a failure with the the tool as the email address with which the user was enrolled in the course was not the same as the AAD email- the casing being different.

Please ensure the email are the same and the case matches of the email. see #114

from learn-lti.

leestott avatar leestott commented on August 19, 2024

@harshvmcs we are closing this issue as we havent had a response so believe the issue may of been resolved. If your still having issues please reach out.

from learn-lti.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.