Hackware Human 2ca34e2752 Add optional logging and SSL verification deactivation | hace 3 años | |
---|---|---|
classes | hace 3 años | |
db | hace 4 años | |
README.md | hace 3 años | |
version.php | hace 3 años |
Sends validation of certification information to a CORFO web service.
Set the following env vars on your web server:
CORFOWS_ENV
to testing
or production
sets CORFO endpointCORFOWS_CLIENT_ID
CORFO client IDCORFOWS_CLIENT_SECRET
CORFO client secretCORFOWS_INSTITUTION_ID
CORFO institution idCORFOWS_LOG
if set, enables log to moodledata/corfows.logCORFOWS_DONT_VERIFY_SSL
it set, skips SSL verificationCopy the contents of this repo to local/corfows
on your moodle installation.