This HTML5 document contains 51 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n15http://ods.openlinksw.com/dataspace/person/dav#
dctermshttp://purl.org/dc/terms/
n9http://ods.openlinksw.com/dataspace/owiki/wiki/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
oplhttp://www.openlinksw.com/schema/attribution#
n6http://host:port/
n23http://virtuoso.openlinksw.com/wiki/main/Main/
n13http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/
n17http://ods.openlinksw.com/dataspace/owiki#
dchttp://purl.org/dc/elements/1.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n12http://rdfs.org/sioc/services#
n25http://ods.openlinksw.com/wiki/main/ODS/OdsSetLoginAuthenticaionKeys/sa1.
n2http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/
siocthttp://rdfs.org/sioc/types#
n4http://ods.openlinksw.com/dataspace/person/owiki#
n21http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/OdsSetLoginAuthenticaionKeys/sioc.
n18http://ods.openlinksw.com/wiki/main/ODS/OdsSetLoginAuthenticaionKeys/sa2.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n11http://ods.openlinksw.com/dataspace/services/wiki/
n19http://ods.openlinksw.com/wiki/main/ODS/OdsSetLoginAuthenticaionKeys/sa3.
xsdhhttp://www.w3.org/2001/XMLSchema#
n22http://ods.openlinksw.com/dataspace/dav#
n16http://ods.openlinksw.com/wiki/main/ODS/OdsSetLoginAuthenticaionKeys/sa4.
siochttp://rdfs.org/sioc/ns#
Subject Item
n15:this
foaf:made
n2:OdsSetLoginAuthenticaionKeys
Subject Item
n11:item
n12:services_of
n2:OdsSetLoginAuthenticaionKeys
Subject Item
n17:this
sioc:creator_of
n2:OdsSetLoginAuthenticaionKeys
Subject Item
n2:OdsSetLoginAuthenticaionKeys
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T06:07:12.275918
dcterms:modified
2018-01-02T10:56:37.664398
rdfs:label
OdsSetLoginAuthenticaionKeys
foaf:maker
n4:this n15:this
dc:title
OdsSetLoginAuthenticaionKeys
opl:isDescribedUsing
n21:rdf
sioc:has_creator
n17:this n22:this
sioc:attachment
n16:png n18:png n19:png n25:png
sioc:content
%META:TOPICPARENT{name="ODSIndex"}% ---+Set up Login Authentication Keys in ODS ---++What 3rd Party Account Linking via OAuth. ---++Why 3rd Party Account users to be able to register/log in/sync their specific service data in ODS DataSpace. ---++How In order to be able to link a 3rd Party Account, the following setting should be performed by admin user: 1 Go to http://host:port/ods : %BR%%BR%<a href="%ATTACHURLPATH%/sa1.png" target="_blank"><img src="%ATTACHURLPATH%/sa1.png" width="600px" /></a>%BR%%BR% 1 Log in as admin user: %BR%%BR%<a href="%ATTACHURLPATH%/sa2.png" target="_blank"><img src="%ATTACHURLPATH%/sa2.png" width="600px" /></a>%BR%%BR% 1 Go to Site Settings -> Login Authentication Keys: %BR%%BR%<a href="%ATTACHURLPATH%/sa3.png" target="_blank"><img src="%ATTACHURLPATH%/sa3.png" width="600px" /></a>%BR%%BR% 1 Select "Api Name" and enter its key-secret pair values: %BR%%BR%<a href="%ATTACHURLPATH%/sa4.png" target="_blank"><img src="%ATTACHURLPATH%/sa4.png" width="600px" /></a>%BR%%BR% 1 See examples from below how 3th party service key-secret values can be generated. ---+++Examples Usage The following examples include sample scenarios how to generate 3rd Party Services API key-secret values and then how to set and use them in ODS Dataspace: 1 Examples using 3rd Party Accounts for register/log in in ODS DataSpace: * [[OdsFacebookAPIKeySecretExUsage][Using Facebook -- OAuth consumer key-secret Configuration Guidelines]] * [[OdsLinkedInAPIKeySecretExUsage][Using LinkedIn -- OAuth consumer key-secret Configuration Guidelines]] * [[OdsTwitterAPIKeySecretExUsage][Using Twitter -- OAuth consumer key-secret Configuration Guidelines]] 1 Examples using 3rd Party Services for data management: * [[OdsBriefcaseAmazonS3][Using ODS-Briefcase to mediate access to data stored on Amazon S3]] * [[OdsBriefcaseBoxNet][Using ODS-Briefcase to mediate access to data stored on Box (a/k/a box.com or box.net)]] * [[OdsBriefcaseDropBox][Using ODS-Briefcase to mediate access to data stored on DropBox]] * [[OdsBriefcaseGoogleDrive][Using ODS-Briefcase to mediate access to data stored on Google Drive]] * [[OdsBriefcaseSkyDrive][Using ODS-Briefcase to mediate access to data stored on Microsoft OneDrive (formerly SkyDrive)]] ---++++See Also 1 [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtCartConfigFacebook][Facebook Cartridge - Configuration Guidelines]] 1 [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtCartConfigGooglePlus][Google+ Cartridge - Configuration Guidelines]] 1 [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtCartConfigLinkedIn][LinkedIn Cartridge - Configuration Guidelines]] 1 [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtCartConfigTwitter][Twitter Cartridge - Configuration Guidelines]] ---++Related * [[VirtOAuthControllers][OAuth Generate Keys for ODS Controllers (Web Services)]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/VirtuosoOAuthProgrammersGuide][Use OAuth for authentication, SPARQL queries, Ubiquity commands]] * [[VirtOAuthTestTool][Use the Virtuoso OAuth Test tool to manage my Data Space data]] * [[VirtuosoOdsControllers][Manipulate User Data via REST using authentication based on OAuth, sessions, or password hash]] * [[ODSProgrammersGuide][ODS Programmers' Guide]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/VirtuosoOAuthProgrammersGuide][Virtuoso OAuth Programmers' Guide]] * [[VirtOAuthExamples][Examples of ODS Application Authentication using OAuth]] * [[VirtuosoOdsUbiquityTutorialsOAuth][OAuth Ubiquity Tutorial]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/VirtOAuthSPARQL][SPARQL OAuth Tutorial]]
sioc:id
c6a3e662c1cd3de377c9753b23bd9acd
sioc:link
n2:OdsSetLoginAuthenticaionKeys
sioc:has_container
n9:ODS
n12:has_services
n11:item
atom:title
OdsSetLoginAuthenticaionKeys
sioc:links_to
n6:ods n2:VirtuosoOdsUbiquityTutorialsOAuth n2:OdsBriefcaseAmazonS3 n2:DataSpace n13:VirtCartConfigTwitter n13:VirtCartConfigFacebook n13:VirtCartConfigGooglePlus n2:VirtOAuthTestTool n2:VirtOAuthControllers n2:VirtuosoOdsControllers n2:ODSProgrammersGuide n23:VirtuosoOAuthProgrammersGuide n23:VirtOAuthSPARQL n13:VirtCartConfigLinkedIn n2:VirtOAuthExamples
atom:source
n9:ODS
atom:author
n15:this
atom:published
2017-06-13T06:07:12Z
atom:updated
2018-01-02T10:56:37Z
sioc:topic
n9:ODS
Subject Item
n9:ODS
sioc:container_of
n2:OdsSetLoginAuthenticaionKeys
atom:entry
n2:OdsSetLoginAuthenticaionKeys
atom:contains
n2:OdsSetLoginAuthenticaionKeys
Subject Item
n22:this
sioc:creator_of
n2:OdsSetLoginAuthenticaionKeys
Subject Item
n2:OdsFacebookAPIKeySecretExUsage
sioc:links_to
n2:OdsSetLoginAuthenticaionKeys
Subject Item
n2:OdsLinkedInAPIKeySecretExUsage
sioc:links_to
n2:OdsSetLoginAuthenticaionKeys
Subject Item
n2:OdsTwitterAPIKeySecretExUsage
sioc:links_to
n2:OdsSetLoginAuthenticaionKeys