Skip to content

Plugin que realiza o logout do usuário tanto no moodle quanto no provider OAUTH (desde que este possua um endpoint para tanto)

Notifications You must be signed in to change notification settings

enzopoeta/enz_moodle_oauth_logout_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Hello moodle user,

In the instructions below, MOODLE_HOME is the path to where your Moodle is
deployed in your server.

To install this plugin:

1- Upload/unpack everything under:
MOODLE_HOME/auth/enzoauthlogout

2- Add this entry to your config.php:
$CFG->oauthlogoutendpoint = <<OAUTH LOGOUT ENDPOINT WITH ALL THE NECESSARY PARAMETERS>>


3- Login to Moodle with your admin account.

4- Go to:
Site Administration --> Plugins --> Authentication --> Manage Authentication

5- Enable "Enzo wonderful oauth logout plugin".

6- Save changes

7- Try it out!

About

Plugin que realiza o logout do usuário tanto no moodle quanto no provider OAUTH (desde que este possua um endpoint para tanto)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages