catalyst / moodle-auth_userkey

Log in to Moodle using one time user key based login URL. Auth plugin for organising simple SSO (single sign on) between moodle and your external web application.
https://moodle.org/plugins/auth_userkey
81 stars 53 forks source link

ASP.net SSO #58

Closed ankitkatmore closed 4 years ago

ankitkatmore commented 4 years ago

Hello Team,

I have added the plugin and enabled web services. Plugin setup is done. i have setup the email field on moodle. How can i match the email address from asp.net to moodle or does that work automatically from uniquekey. Can you please suggest more on this.

dmitriim commented 4 years ago

Hi @ankitkatmore Everything you need should be documented in https://github.com/catalyst/moodle-auth_userkey/blob/MOODLE_33PLUS/README.md

ankitkatmore commented 4 years ago

Can you suggest more on the user email address that i need to use on asp.net website. I have concern on login URL with email address. Do i need to generate login URL from the function on documentation? Please let me know.

dmitriim commented 4 years ago

Hi @ankitkatmore Unfortunately this kind of support is out of the scope of github issues for this plugin as it requires more understanding of your requirements and etc. If you need extensive help, please contact us on https://catalyst-au.net/contact-us and we can discuss what can be done to help you.