Login to my webiste using moodle (like google/facebook)

Re: Login to my webiste using moodle (like google/facebook)

by Siddharth Patel -
Number of replies: 0
Hello Dev! Thank you for the update.

Unfortunately, I can not use the above logic, as the other website has already managed a method for authentication.
  • A JWT token with parameters has been created.
  • I need to call them on my moodle platform and decode them and make authentication over there.

I could not understand where to start things. I read at lots of pages that something is happening on the moodlesite/login/token.php, but I do not know how to set that up by using which Authentication protocol.

Also, if possible can you guide me, where can I start to make SSO with Linkedin on Moodle?

Thanks for the revert!!