$GLOBALS['oFb']['sso']['idp']['einrichtung'] = [ // Label to display on the login form (may be an array with keys 'de' and 'en') 'label' => 'OpenID Connect Login', // The PHP file and class to be used for decoding the response 'handler.file' => 'plugins/SSO/SSO_UnsereEinrichtung.php', 'handler.class' => 's2survey\account\SSO_UnsereEinrichtung' ];