"2017-06-13T06:02:38.184910"^^ . . . . . . . . . . . . "OdsTwitterAPIKeySecretExUsage" . "2018-04-05T15:54:57.463859"^^ . . . . . . . . . . . . . . . . . . . . . . . "2018-04-05T15:54:57Z" . . . . . . . . . "2017-06-13T06:02:38Z" . . "OdsTwitterAPIKeySecretExUsage" . . . . "%META:TOPICPARENT{name=\"OdsSetLoginAuthenticaionKeys\"}%\n\n---+ Using Twitter OAuth key-secret Configuration Guidelines\n\n%TOC%\n\n---++ What?\nUse Twitter as 3rd party application for registering a new user or logging into ODS DataSpace as already registered ODS User which account is associated with a given Twitter account.\n\n\n---++ Why? \nMakes the process of managing users register/log in activities easier. \n\n\n---++ How?\n\nIn order to be able to register a new user or to log in into ODS Dataspace as already registered ODS user, you need to:\n * Create ODS application within Twitter:\n 1 Get an Consumer Key -- for identification;\n 1 Get an Consumer Secret -- for hash salting;\n 1 Provide a Callback URL -- for request & access token exchange via redirection.\n * Configure as ODS Administrator in Site Settings->Login Authentication Keys the Twitter API to use the generate from above Consumer Key and Secret.\n\nWhen the above is done, you can perform the following activities in ODS:\n * Register in ODS using your Twitter credentials, or:\n * For a regular ODS user, for ex. with name XXX you can add in Profile->Personal->Online Accounts your Twitter account, which then will enable you to log in in your ODS XXX user dataspace using the Twitter account credentials.\n\n\n---++ Examples\n\n\n---+++ Prerequisites\n\n * A [[http://twitter.com/][Tiwtter user account]] \n * Administrative (DBA) access to a [[http://virtuoso.openlinksw.com/][Virtuoso Server]] instance, on which the following have been installed --\n * [[https://virtuoso.openlinksw.com/download/][ODS-Framework VAD package]]\n\n\n---++++ Steps for Configuring Twitter Consumer Key and Secret\n\n---+++++ 1 -- Get Twitter Client ID key and secret for use with ODS \n\n 1 Browse to <[[https://dev.twitter.com/apps][https://dev.twitter.com/apps]]> and enter your Twitter use credentials:\n%BR%%BR%%BR%%BR%\n%BR%%BR%%BR%%BR%\n 1 Click on Create a new application:\n%BR%%BR%%BR%%BR%\n 1 In the presented form:\n 1 Enter a name for your Twitter client application to be known by, e.g., \"MyTwitterExample\";\n 1 Enter a description, e.g., \"My Twitter Example Application\";\n 1 Enter website, e.g., http://example.com/;\n 1 Provide a Callback URL -- Enter in \"Callback URL\" your ODS site URL that should match the host of the ODS installation. For ex. if ODS runs at http://example.com/ods/ then the URL in the Facebook app should be http://example.com.com/ : \n 1 Click \"Yes, I agree\";\n 1 Fill in the \"CAPTCHA\" field;\n%BR%%BR%%BR%%BR%\n%BR%%BR%%BR%%BR%\n%BR%%BR%%BR%%BR%\n 1 Click \"Create your Twitter application\".\n 1 The application should be registered and you will be shown a Consumer Key and Consumer Secret for the newly registered application. (You can copy these now, or come back for them later; they will also show up on the OAuth tool\" tab. Do be aware that you will need these in the steps that follow.):\n%BR%%BR%%BR%%BR% \n%BR%%BR%%BR%%BR% \n\n\n\n---+++++ 2 -- Configure ODS to use your Twitter Consumer Key and Secret \n\n 1 Browse to your Virtuoso + ODS instance, http://<cname>[:<port>]/ods, e.g., <[[http://example.com/ods/][http://example.com/ods/]]>, and click Sign In.\n%BR%%BR%%BR%%BR%\n 1 Log in as a Virtuoso+ODS user with Administrator privileges, e.g., dba.\n%BR%%BR%%BR%%BR%\n 1 Click on Site Settings:\n%BR%%BR%%BR%%BR%\n 1 Click on Login Authentication Keys:\n%BR%%BR%%BR%%BR%\n 1 Select TwitterAPI in the API Name menu, provide the Consumer Key and Consumer Secret from the new Twitter application you created above, and click Add.\n%BR%%BR%%BR%%BR%\n 1 ODS is now configured to use Twitter.\n%BR%%BR%%BR%%BR%\n\n\n---+++Example for Configuring regular ODS user to log in into ODS using Twitter Account credentials\n\nHere is a sample scenario how to configure a regular ODS user to be able to log in in its ODS Dataspace using his/her own Twitter Account:\n \n 1 Browse to your Virtuoso + ODS instance, http://<cname>[:<port>]/ods, e.g., <[[http://example.com/ods/][http://example.com/ods/]]>.\n%BR%%BR%%BR%%BR%\n 1 Log in as a Virtuoso+ODS user with normal privileges, e.g., demo.\n%BR%%BR%%BR%%BR%\n 1 Go to Profile Edit->Personal->Online Accounts:\n%BR%%BR%%BR%%BR%\n 1 Click \"Add\":\n%BR%%BR%%BR%%BR%\n 1 In the presented form select service Twitter. By default the \"Member Home Page URI\" has value http://twitter.com/<your-ODS-user-name> and the \"Account URI\" has value http://twitter.com/<your-ODS-user-name>#this . You need to change the <your-ODS-user-name> from these URLs with your Twitter account name.\n 1 Click the \"Link\" button from \"Action\" column:\n%BR%%BR%%BR%%BR%\n 1 Finally click \"Save\".\n 1 Log out from ODS DataSpace.\n 1 Make sure Twitter Login is enabled from admin user available at Site Settings -> Members Registrations:\n%BR%%BR%%BR%%BR%\n 1 Click Sign In:\n 1 Go to \"Twitter\" tab:\n%BR%%BR%%BR%%BR%\n 1 Click \"Twitter Login\"\n 1 Twitter should ask you to for authorization for the created application from above:\n%BR%%BR%%BR%%BR%\n 1 Click \"Sign In\" in the Twitter form\n 1 On a successful authorization you should be redirected back to the ODS DataSpace and should be logged in as the regular user from above, e.g: user \"demo\".\n%BR%%BR%%BR%%BR%\n\n---++Related\n\n * [[OdsSetLoginAuthenticaionKeys][Set up Login Authentication Keys in ODS]]\n 1 Examples using 3rd Party Accounts for register/log in in ODS DataSpace:\n * [[OdsFacebookAPIKeySecretExUsage][Using Facebook -- OAuth consumer key-secret Configuration Guidelines]]\n * [[OdsLinkedInAPIKeySecretExUsage][Using LinkedIn -- OAuth consumer key-secret Configuration Guidelines]]\n 1 Examples using 3rd Party Services for data management:\n * [[OdsBriefcaseAmazonS3][Using ODS-Briefcase to mediate access to data stored on Amazon S3]] \n * [[OdsBriefcaseBoxNet][Using ODS-Briefcase to mediate access to data stored on Box (a/k/a box.com or box.net)]]\n * [[OdsBriefcaseDropBox][Using ODS-Briefcase to mediate access to data stored on DropBox]]\n * [[OdsBriefcaseGoogleDrive][Using ODS-Briefcase to mediate access to data stored on Google Drive]] \n * [[OdsBriefcaseSkyDrive][Using ODS-Briefcase to mediate access to data stored on Microsoft OneDrive (formerly SkyDrive)]] \n * Virtuoso Cartridges Configuration:\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtCartConfigFacebook][Facebook Cartridge - Configuration Guidelines]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtCartConfigGooglePlus][Google+ Cartridge - Configuration Guidelines]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtCartConfigLinkedIn][LinkedIn Cartridge - Configuration Guidelines]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtCartConfigTwitter][Twitter Cartridge - Configuration Guidelines]]\n * [[VirtOAuthControllers][OAuth Generate Keys for ODS Controllers (Web Services)]]\n * [[http://virtuoso.openlinksw.com/wiki/main/Main/VirtuosoOAuthProgrammersGuide][Use OAuth for authentication, SPARQL queries, Ubiquity commands]]\n * [[VirtOAuthTestTool][Use the Virtuoso OAuth Test tool to manage my Data Space data]]\n * [[VirtuosoOdsControllers][Manipulate User Data via REST using authentication based on OAuth, sessions, or password hash]]\n * [[ODSProgrammersGuide][ODS Programmers' Guide]]\n * [[http://virtuoso.openlinksw.com/wiki/main/Main/VirtuosoOAuthProgrammersGuide][Virtuoso OAuth Programmers' Guide]]\n * [[VirtOAuthExamples][Examples of ODS Application Authentication using OAuth]]\n * [[VirtuosoOdsUbiquityTutorialsOAuth][OAuth Ubiquity Tutorial]]\n * [[http://virtuoso.openlinksw.com/wiki/main/Main/VirtOAuthSPARQL][SPARQL OAuth Tutorial]] \n" . "51398d2a4ba2186f6ac98ca12b0f9b5c" . . . . . . . . . "OdsTwitterAPIKeySecretExUsage" . . . . . . . . . .