OAuth: login failed No such service Auth0
dokuwiki\plugin\oauth\Exception at /var/www/dokuwiki/lib/plugins/oauth/OAuthManager.php:312
#0 /var/www/dokuwiki/lib/plugins/oauth/OAuthManager.php(26): dokuwiki\plugin\oauth\OAuthManager->loadService() #1 /var/www/dokuwiki/lib/plugins/oauth/action/login.php(70): dokuwiki\plugin\oauth\OAuthManager->startFlow() #2 /var/www/dokuwiki/inc/Extension/EventHandler.php(80): action_plugin_oauth_login->handleStart() #3 /var/www/dokuwiki/inc/Extension/Event.php(75): dokuwiki\Extension\EventHandler->process_event() #4 /var/www/dokuwiki/inc/Extension/Event.php(133): dokuwiki\Extension\Event->advise_before() #5 /var/www/dokuwiki/inc/Extension/Event.php(200): dokuwiki\Extension\Event->trigger() #6 /var/www/dokuwiki/doku.php(125): dokuwiki\Extension\Event::createAndTrigger() #7 {main}

OCSP Responder

This OCSP responder operates from pre-produced set of OCSP responses. The responder is light-weight, does not require signing key handling. It simply serves files from a disk.

  • Any HTTP server suitable for running PHP scripts (tested with Apache 2.2)
  • PHP version 5.3 or higher

The server itself is installed as OCSPServer.php in the cgi-bin directory (/usr/lib/cgi-bin by default).

Its configuration is expected to be in the /usr/local/etc/OCSPServer.ini file. You can change the configuration file location in the actual OCSPServer.php file.