Oauth2 authentication plugin for Moodle (for Moodle 3.2 and earlier) icon

Oauth2 authentication plugin for Moodle (for Moodle 3.2 and earlier)

Maintained by Sergio Rabellino
Sign-in with an Oauth2 provider. The first time you sign-in, a new account is created.
Price option: Free

Supports Moodle 2.1-3.2 See all versions
Latest release: 7 years ago
Installations: 416
Downloads (last 90 days): 41

Frankenstyle name: auth_googleoauth2
Authentication
OAuth2

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hello, can this plugin allow silent authentication and login for users that have been authenticated on microsoft oauth?
This is not needed at all, to uninstall the plugin, you should remove the corresponding code and move the auth type of users from "googleoauth2" to "manual". I.E. UPDATE mdl_user SET auth='manual' where auth='googleoauth2'.
Finally killed this monster! To be able to uninstall the plugin, I had to run the following SQL query on my database:
DELETE FROM mdl_user WHERE auth LIKE 'googleoauth2'
Begone, vile glop!
This is a web server error in serving a web page, it's not related to this plugin, sorry.
hello while login i have this error: Forbidden
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Thank you Phuong Hoang i did it! Thank you very much
I did all these steps https://docs.moodle.org/35/en/OAuth_2_Facebook_service, how can i enable it in my moodle???
Hello is oauth2 compatible with 3.5 moodle version?? or is there any other plugin for authentication via facebook in moodle 3.5 version? I can't find anything. Please help!
Since moodle 3.2 you should just configure your moodle from Site administration, as suggested by Phuong.
Hi stavroula,
If you're using moodle 3.5, just visit Site administration - Server - OAuth2 services and configure https://docs.moodle.org/35/en/OAuth_2_Facebook_service
Hello, is oauth2 plugin compatible with Moodle 3.5.2? Because i cannot find any plugin for authentication with Facebook in 3.5.2 version.
help post : how can i solve this problem please help me
You do not have permission to use the site yet. Please contact your administrator and ask them to activate your account.
More information about this error
Muchas gracias por el aporte, tengo unos usuarios pero no puedo ver su perfil, me dice que falta el auth_oidc, es factible solo instalarlo y no usarlo?
Some users reported in the past that the plugin was usable, but i cannot and do not want to confirm this. Moodle 3.6 has it's own oauth2 client and i suggest to use that.
Buen día Sergio,
Es probable el poder utilizar esta versión en un Moodle 3.6?