Moodle integration related queries

Moodle integration related queries

SIERRA TEC írta időpontban
Válaszok szám: 2

Hi,

1) Do we have the possibility to store the user id/password in Moodle for authentication and allowing the users to access another application by sharing the session.

2) Do we have the possibility to view the list of surveys created in Moodle from our mobile app (loading with a web control).

Thanks

Értékelések átlaga: -
Válasz erre: SIERRA TEC

Re: Moodle integration related queries

Leon Stringer írta időpontban
Kép Kép

For point 1) you'll need to be clearer about the requirements. Moodle's plugin architecture allows extension of its functionality and as it's open source any customisation is ultimately possible. You could make Moodle an OAuth 2 issuer and have the other application authenticate with this. Alternatively you could set up a SAML Identity Provider and have both Moodle and the other application authenticate against that. This reply may be useful.

Válasz erre: Leon Stringer

Re: Moodle integration related queries

SIERRA TEC írta időpontban
Hi,

Thanks for your reply. We will check the shared details.

We have one more query. Could you please suggest is this possible.
Allowing the end user to login to a .net based web application and to provide option in the .net based web application to view the customer survey form by linking with the Moodle tool.

Thank you