Hackware Human 2ca34e2752 Add optional logging and SSL verification deactivation | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
classes | %!s(int64=3) %!d(string=hai) anos | |
db | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
version.php | %!s(int64=3) %!d(string=hai) anos |
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.