2

I'm developing a php web application to be used for a university. It needs the users to login before using some services. The university already has a moodle system in which all students and lecturers have accounts. Is there a way I can authenticate users to my web application using those moodle account usernames and passwords? (I don't need any other services from the moodle.) Thanks!

1 Answer 1

1

If you would like to get the user information from Moodle, then you could use the External Services API to get it.

Hope this helps.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.