ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Variables | |
$oauthconfig = SimpleSAML_Configuration::getConfig('module_oauth.php') | |
if(! $oauthconfig->getBoolean('getUserInfo.enable', FALSE)) | $store = new sspmod_oauth_OAuthStore() |
$server = new sspmod_oauth_OAuthServer($store) | |
$hmac_method = new OAuthSignatureMethod_HMAC_SHA1() | |
$plaintext_method = new OAuthSignatureMethod_PLAINTEXT() | |
$req = OAuthRequest::from_request() | |
$data = $store->getAuthorizedData($token->key) | |
$data = $store->getAuthorizedData($token->key) |
Definition at line 23 of file getUserInfo.php.
$hmac_method = new OAuthSignatureMethod_HMAC_SHA1() |
Definition at line 14 of file getUserInfo.php.
$oauthconfig = SimpleSAML_Configuration::getConfig('module_oauth.php') |
Definition at line 5 of file getUserInfo.php.
Referenced by oauth_hook_cron().
$plaintext_method = new OAuthSignatureMethod_PLAINTEXT() |
Definition at line 15 of file getUserInfo.php.
$req = OAuthRequest::from_request() |
Definition at line 20 of file getUserInfo.php.
Referenced by ilMDFactory\_getInstance(), ilHttpRequest\_scan_url(), ilMDOrComposite\addRequirement(), soap_transport_http\buildPayload(), ilMDOrComposite\delete(), ilMDTechnical\delete(), IMSGlobal\LTI\ToolProvider\ResourceLink\doLTI11Service(), ilHttpRequest\downloadToString(), ilMDOrComposite\getRequirement(), ilObjUserGUI\getValues(), ilExcCriteriaGUI\initForm(), ilCourseObjectivesGUI\initFormLimits(), IMSGlobal\LTI\ToolProvider\ToolConsumer\signParameters(), ilRBACTest\testCopyRolePermissions(), ilRBACTest\testRevokePermission(), ilRBACTest\testRevokeSubtreePermissions(), ilMDOrComposite\toXML(), ilMDTechnical\toXML(), and ilClient\updateNIC().
$server = new sspmod_oauth_OAuthServer($store) |
Definition at line 12 of file getUserInfo.php.
Referenced by ilMemcacheServerTableGUI\__construct(), ilLDAPServer\_getAllServer(), ilAuthUtils\_getMultipleAuthModeOptions(), ilECSObjectSettings\_handleDelete(), SimpleSAML_Memcache\addMemcacheServer(), ilLTIToolProvider\authenticate(), IMSGlobal\LTI\ToolProvider\ToolProvider\authenticate(), ilObjAuthSettingsGUI\authSettingsObject(), ilECSSettingsGUI\communities(), SimpleSAML_Memcache\delete(), ILIAS\FileDelivery\FileDeliveryTypes\PHPChunked\deliver(), ilAuthProviderRadius\doAuthentication(), ilAuthProviderECS\doAuthentication(), ilObjExternalToolsSettingsGUI\editMathJaxObject(), ilObjAuthSettingsGUI\editSOAPObject(), ilECSSettingsGUI\exportMappings(), ilAuthContainerECS\fetchData(), SimpleSAML_Memcache\get(), ilMemcache\getActive(), ilECSMappingUtils\getAuthModeSelection(), ilAuthModeDetermination\getAuthModeSequence(), ilAuthUtils\getAuthModeTranslation(), ilRemoteObjectBase\getFullRemoteLink(), ilLDAPServer\getServerIds(), getServerKeys(), SimpleSAML_Memcache\getStats(), ilECSObjectSettings\handleContentUpdate(), ilAuthProviderCAS\handleLDAPDataSource(), ilAuthContainerCAS\handleLDAPDataSource(), ilAuthProviderApache\handleLDAPDataSource(), ilAuthContainerApache\handleLDAPDataSource(), ilECSObjectSettings\handleSettingsUpdate(), ilECSSettingsGUI\importMappings(), ilObjAuthSettingsGUI\initAuthModeDetermination(), ilECSSettingsGUI\initMappingsForm(), ilLDAPRoleAssignmentRule\isGroupMember(), ilLDAPRoleGroupMapping\isMember(), SimpleSAML_Memcache\loadMemcacheServerGroup(), sspmod_radius_Auth_Source_Radius\login(), memcacheMonitor_hook_sanitycheck(), ilECSServerTableGUI\parse(), ilAuthModeDetermination\read(), ilECSSettingsGUI\readAll(), ilLDAPRoleGroupMapping\readDN(), ilECSSettingsGUI\refreshParticipants(), ilRadiusSettings\save(), SimpleSAML_Memcache\set(), ilAuthProviderECS\setCurrentServer(), ilAuthContainerECS\setCurrentServer(), ilPlainTextHandler\shortenPHPSessionId(), ilLoggingErrorFileStorage\shortenPHPSessionId(), ilECSTaskScheduler\start(), ilECSTaskScheduler\startExecution(), ilPlainTextHandler\tables(), ilLoggingErrorFileStorage\tables(), Monolog\Processor\WebProcessorTest\testProcessor(), Monolog\Processor\WebProcessorTest\testProcessorAddsOnlyRequestedExtraFields(), Monolog\Processor\WebProcessorTest\testProcessorConfiguringOfExtraFields(), Monolog\Processor\WebProcessorTest\testProcessorDoesNotAddUniqueIdIfNotPresent(), Monolog\Processor\WebProcessorTest\testProcessorDoNothingIfNoRequestUri(), Monolog\Processor\WebProcessorTest\testProcessorReturnNullIfNoHttpReferer(), GetAllHeadersTest\testWorks(), ilRadiusSettings\toPearAuthArray(), ilECSSettingsGUI\updateCommunities(), ilECSSettingsGUI\validateImportTypes(), and ilRadiusSettings\validateServers().
if (! $oauthconfig->getBoolean( 'getUserInfo.enable', FALSE)) $store = new sspmod_oauth_OAuthStore() |
Definition at line 11 of file getUserInfo.php.
Referenced by SimpleSAML\SessionHandlerStore\__construct(), SimpleSAML\SessionHandler\__construct(), sspmod_saml_IdP_SQLNameID\add(), sspmod_saml_SP_LogoutStore\addSession(), ilLTIToolProvider\authenticate(), IMSGlobal\LTI\ToolProvider\ToolProvider\authenticate(), sspmod_saml_IdP_SQLNameID\delete(), sspmod_saml_IdP_SQLNameID\get(), sspmod_saml_IdP_SQLNameID\getIdentities(), SAML2\HTTPArtifact\getRedirectURL(), sspmod_saml_IdP_SQLNameID\getStore(), Monolog\Handler\DeduplicationHandler\isDuplicate(), ilLMPresentationGUI\layout(), oauth_hook_cron(), riak_hook_cron(), and ilLMPresentationGUI\saveFrameUrl().