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

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

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
n22http://www.youtube.com/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n24http://virtuoso.openlinksw.com/
n32http://id.myopenlink.net/dataspace/person/
n18http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n34http://ods.openlinksw.com/
n20http://goo.gl/
dchttp://purl.org/dc/elements/1.1/
n11http://test.foafssl.org/cert/
n23http://vos.openlinksw.com/dataspace/dav#
n27http://id.myopenlink.net/certgen/
n6http://docs.openlinksw.com/virtuoso/
n30http://openid-demo.appspot.com/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n19http://rdfs.org/sioc/services#
n8http://docs.openlinksw.com/virtuoso/rdfsparql.html#
n15http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n13https://foaf.me/
n21http://vos.openlinksw.com/wiki/main/VOS/VirtOpenIDWebIDProxyServiceGuide/
n4http://ods.openlinksw.com/wiki/ODS/
n31http://id.myopenlink.net/ods/
n17http://vos.openlinksw.com/dataspace/owiki/wiki/
n28http://openid4.me/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n9http://vos.openlinksw.com/dataspace/owiki#
n12http://esw.w3.org/topic/
xsdhhttp://www.w3.org/2001/XMLSchema#
n33http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n25http://vos.openlinksw.com/dataspace/person/owiki#
n29http://id.myopenlink.net/dataspace/person/KingsleyUyiIdehen#
n36http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtOpenIDWebIDProxyServiceGuide/
siochttp://rdfs.org/sioc/ns#

Statements

Subject Item
n15:this
foaf:made
n2:VirtOpenIDWebIDProxyServiceGuide
Subject Item
n23:this
sioc:creator_of
n2:VirtOpenIDWebIDProxyServiceGuide
Subject Item
n18:item
n19:services_of
n2:VirtOpenIDWebIDProxyServiceGuide
Subject Item
n9:this
sioc:creator_of
n2:VirtOpenIDWebIDProxyServiceGuide
Subject Item
n17:VOS
sioc:container_of
n2:VirtOpenIDWebIDProxyServiceGuide
atom:entry
n2:VirtOpenIDWebIDProxyServiceGuide
atom:contains
n2:VirtOpenIDWebIDProxyServiceGuide
Subject Item
n2:VirtOpenIDWebIDProxyServiceGuide
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:40:40.640435
dcterms:modified
2017-06-29T07:39:11.744158
rdfs:label
VirtOpenIDWebIDProxyServiceGuide
foaf:maker
n15:this n25:this
dc:title
VirtOpenIDWebIDProxyServiceGuide
opl:isDescribedUsing
n36:sioc.rdf
sioc:has_creator
n23:this n9:this
sioc:attachment
n21:o1.png n21:o4.png n21:o5.png n21:o2.png n21:o3.png
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+ Guide for OpenID+WebID Proxy Service that Enables WebID Exploitation via OpenID %TOC% ---++What? Virtuoso OpenID+WebID Proxy Service. ---++Why? All of our early WebID demonstrations focused on exposing the critical value that WebID brings to OpenID. Basically, that takes the form of eliminating username-and-password-based authentication on the more obvious front, while disambiguating hyperlink-based Names and Addresses on the less obvious front, with Linked Data in mind (i.e., via OpenID you ended up with a URI based global Identifier with the requisite fidelity for InterWeb scale User Centric Identity) In recent times, we've decoupled many of our WebID implementation layers from both [[http://virtuoso.openlinksw.com/][Virtuoso]] and [[http://ods.openlinksw.com/][ODS]]. The net effects of these actions are: * <b>HTML-, Windows-, and iOS5-based X.509 certificate generators</b> that deliver certificates bearing WebID watermarks -- [[http://id.myopenlink.net/certgen/][http://id.myopenlink.net/certgen/]] * <b>HTML-based WebID verifier</b> that enables you quickly verify any WebID -- [[http://id.myopenlink.net/ods/webid_demo.html][http://id.myopenlink.net/ods/webid_demo.html]] * <b>OpenID+WebID proxy service</b> than enables WebID exploitation via OpenID ---++How? What follows is a simple step-by guide showcasing the <b>OpenID+WebID proxy service</b>: 1. <b>[[http://ods.openlinksw.com/wiki/ODS/ODSGenerateX509Certificate][Get yourself a WebID]]</b>. 2. <b>Visit a space</b> on the InterWeb that supports OpenID-based authentication. 3. <b>When challenged</b> for your WebID URL, simply <b>provide a URL in the following form</b>: <verbatim> http://id.myopenlink.net/openid-proxy/id.vsp?w={Your-WebID} </verbatim> * For instance, Kingsley Idehen's OpenID's is [[http://id.myopenlink.net/dataspace/person/KingsleyUyiIdehen][http://id.myopenlink.net/dataspace/person/KingsleyUyiIdehen]] and Kingsley Idehen's WebID's is [[http://id.myopenlink.net/dataspace/person/KingsleyUyiIdehen#this][http://id.myopenlink.net/dataspace/person/KingsleyUyiIdehen#this]], so the provided URL could be: <verbatim> http://id.myopenlink.net/openid-proxy/id.vsp?w=http://id.myopenlink.net/dataspace/person/KingsleyUyiIdehen#this </verbatim> ---+++Observations You will notice that you are able to use OpenID without username-and-password-based authentication. You simply present your X.509 certificate, and that's it. ---+++Why is this important? WebID is best understood and appreciated when experienced as a complementary enhancement of what exists. Here is a sequence of screenshots that showcase OpenID+WebID using the decoupled proxy service we now provide, distinct from the ODS instances used in our much earlier implementation demos: ---++++Example 1. Load [[http://openid-demo.appspot.com/][http://openid-demo.appspot.com/]] in your web browser. %BR%%BR%<img src="%ATTACHURLPATH%/o1.png" />%BR%%BR% 1. Enter your WebID: %BR%%BR%<img src="%ATTACHURLPATH%/o2.png" />%BR%%BR% 1. When challenged for certificate authorization, select your X.509 certificate: %BR%%BR%<img src="%ATTACHURLPATH%/o3.png" />%BR%%BR% 1. You should be redirected to Virtuoso OpenID Authentication Service Endpoint, asking you how to proceed further. Click Accept: %BR%%BR%<img src="%ATTACHURLPATH%/o4.png" />%BR%%BR% 1 Finally, you should be successfully logged in: %BR%%BR%<img src="%ATTACHURLPATH%/o5.png" />%BR%%BR% ---++Related * [[http://www.youtube.com/watch?v=gzqHVUb3qrw&feature=share][Power of WebID + OpenID Hybrid Protocol via Internet Explorer & Windows]] * [[http://www.youtube.com/watch?v=eXoxUo7Py4M&feature=share][Using Safari to Demonstrate WebID + OpenID Hybrid Protocol Power!]] * [[http://ods.openlinksw.com/wiki/ODS/ODSWebIDIdP][Using Virtuoso's WebID Verification Proxy Service with a WebID-bearing X.509 certificate]] * [[http://ods.openlinksw.com/wiki/ODS/ODSWebIDIdpProxy][Using Virtuoso's WebID Identity Provider (IdP) Proxy Service with an X.509 certificate]] * [[VirtSPARQLSecurityWebID][WebID Protocol & SPARQL Endpoint ACLs Tutorial]] * [[VirtSPARQLEndpointProtection][Safeguarding your Virtuoso-hosted SPARQL Endpoint]] * [[VirtTipsAndTricksGuideSPARQLEndpointProtection][SPARQL Endpoint Protection Methods Collection]] * [[http://docs.openlinksw.com/virtuoso/][Virtuoso documentation]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsupportedprotocolendpoint][SPARQL Service Endpoint]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsupportedprotocolendpointuri][Service Endpoint Security]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#sparqwebservicetbl][Managing a SPARQL Web Service Endpoint]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html][SPARQL]] * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[VirtSPARQLDET][SPARQL Endpoint DET Configuration Guide]] * [[VirtOAuthSPARQL][SPARQL OAuth Tutorial]] * [[VirtTipsAndTricksGuideSPARQLEndpoints][Securing SPARQL endpoints]] * [[http://ods.openlinksw.com/wiki/ODS/OdsSPARQLAuth][SPARUL over SPARQL using the http://cname:port/sparql-auth endpoint]] * [[VirtAuthServerUI][Virtuoso Authentication Server UI]] * [[VirtSPARQLSSL][Manage a SPARQL-WebID based Endpoint]] * [[VirtSetupSSL][Configure Virtuoso instance as an X.509 Certificate Authority and HTTPS listener]] * [[http://ods.openlinksw.com/wiki/ODS/ODSSetupSSL][Configure Virtuoso+ODS instance as an X.509 Certificate Authority and HTTPS listener]] * [[http://ods.openlinksw.com/wiki/ODS/VirtODSSecurityWebID][WebID Protocol Support in OpenLink Data Spaces]]. * Manage ODS Datadspaces Objects WebID Access Control Lists (ACLs): * [[http://ods.openlinksw.com/wiki/ODS/ODSBriefcaseWebID][ODS Briefcase WebID based ACL Guide]] * [[http://ods.openlinksw.com/wiki/ODS/ODSBriefcaseWebIDPerson][Person Entity WebID based ACL Guide]] * [[http://ods.openlinksw.com/wiki/ODS/ODSBriefcaseWebIDGroup][Group Entity WebID based ACL Guide]] * [[http://ods.openlinksw.com/wiki/ODS/ODSBriefcaseWebIDPublic][Public WebID based ACL Guide]] * [[http://ods.openlinksw.com/wiki/ODS/ODSFeedManagerWebIDACL][ODS Feed Manager WebID based ACL Guide]] * [[http://ods.openlinksw.com/wiki/ODS/ODSFeedManagerWebIDACLPerson][Person Entity Specific ACL]] * [[http://ods.openlinksw.com/wiki/ODS/ODSFeedManagerWebIDACLGroup][Group Entity Specific ACL]] * [[http://ods.openlinksw.com/wiki/ODS/ODSFeedManagerWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[http://ods.openlinksw.com/wiki/ODS/ODSCalendarWebIDACL][ODS Calendar WebID based ACL Guide]] * [[http://ods.openlinksw.com/wiki/ODS/ODSCalendarWebIDACLPerson][Person Entity Specific ACL]] * [[http://ods.openlinksw.com/wiki/ODS/ODSCalendarWebIDACLGroup][Group Entity Specific ACL]] * [[http://ods.openlinksw.com/wiki/ODS/ODSCalendarWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[http://ods.openlinksw.com/wiki/ODS/ODSBookmarksWebIDACL][ODS Bookmark Manager WebID based ACL Guide]] * [[http://ods.openlinksw.com/wiki/ODS/ODSBookmarksWebIDACLPerson][Person Entity Specific ACL]] * [[http://ods.openlinksw.com/wiki/ODS/ODSBookmarksWebIDACLGroup][Group Entity Specific ACL]] * [[http://ods.openlinksw.com/wiki/ODS/ODSBookmarksWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[http://ods.openlinksw.com/wiki/ODS/ODSAddressBookWebIDACL][ODS Addressbook WebID based ACL Guide]] * [[http://ods.openlinksw.com/wiki/ODS/ODSAddressBookWebIDACLPerson][Person Entity Specific ACL]] * [[http://ods.openlinksw.com/wiki/ODS/ODSAddressBookWebIDACLGroup][Group Entity Specific ACL]] * [[http://ods.openlinksw.com/wiki/ODS/ODSAddressBookWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[http://ods.openlinksw.com/wiki/ODS/ODSPkiSetup][Guide for Set up a X.509 certificate issuer and HTTPS listener and generate ODS user certificates.]] * [[http://ods.openlinksw.com/wiki/ODS/VirtODSPubSubHub][Setting up PubSubHub in ODS]] * [[http://ods.openlinksw.com/wiki/ODS/VirtPubSubHub][PubSubHubBub Demo Client Example]] * [[http://ods.openlinksw.com/wiki/ODS/VirtFeedPubSubHub][Feed subscription via PubSubHub protocol Example ]] * [[http://ods.openlinksw.com/wiki/ODS/VirtPubSubHubACL][Setting Up PubSubHub to use WebID Protocol or IP based control lists]] * [[http://ods.openlinksw.com/wiki/ODS/OdsKeyImport][CA Keys Import using Conductor]] * [[http://ods.openlinksw.com/wiki/ODS/ODSGenerateX509Certificate][Generate an X.509 Certificate hosted WebID Guide]] * [[http://ods.openlinksw.com/wiki/ODS/ODSGenerateWebIDX509CertOSKeystore][Generate an X.509 Certificate (with a WebID watermark) to be managed by host operating system keystore]] * [[http://ods.openlinksw.com/wiki/ODS/ODSGenerateWebIDX509CertBrsKeystore][Generate an X.509 Certificate (with a WebID watermark) to be managed by a browser-based keystore]] * [[http://ods.openlinksw.com/wiki/ODS/ODSBriefcaseWebIDShareFile][ODS Briefcase WebID Protocol Share File Guide]] * [[http://esw.w3.org/topic/foaf+ssl][WebID Protocol Specification]] * [[https://foaf.me/simpleLogin.php][Test WebID Protocol Certificate page]] * [[http://test.foafssl.org/cert/][WebID Protocol Certificate Generation page]] * [[http://openid4.me/][openid4.me]] -- An early WebID+OpenID implementation that isn't currently functional, but still provides good insights into the inner workings of WebID+OpenID * [[http://openid-demo.appspot.com/][A nice OpenID service for testing the prowess of OpenID+WebID]] * An WebID+OpenID protocol demo using ODS ... * [[http://www.youtube.com/watch?v=mjgXsjd8PDE][... through Firefox on Mac OS X]] * [[http://www.youtube.com/watch?v=eXoxUo7Py4M][... through Safari on Mac OS X]] * [[http://www.youtube.com/watch?v=gzqHVUb3qrw][... through IE on Windows]] * [[http://goo.gl/oBYFD][Using WebID from an iOS5 device (iPhone or iPad) with Twitter as the Identity Provider (IdP) service]]
sioc:id
4439a6b0a478dd6a0e7e11b67110d212
sioc:link
n2:VirtOpenIDWebIDProxyServiceGuide
sioc:has_container
n17:VOS
n19:has_services
n18:item
atom:title
VirtOpenIDWebIDProxyServiceGuide
sioc:links_to
n4:ODSFeedManagerWebIDACL n4:ODSFeedManagerWebIDACLPerson n4:ODSBriefcaseWebIDGroup n4:ODSBriefcaseWebIDPublic n4:ODSBriefcaseWebID n4:ODSBriefcaseWebIDPerson n4:ODSSetupSSL n4:VirtODSSecurityWebID n6:rdfsparql.html n4:OdsSPARQLAuth n8:rdfsupportedprotocolendpointuri n8:sparqwebservicetbl n6: n8:rdfsupportedprotocolendpoint n4:VirtPubSubHub n4:VirtFeedPubSubHub n4:ODSPkiSetup n4:VirtODSPubSubHub n4:ODSAddressBookWebIDACLGroup n4:ODSAddressBookWebIDACLPublic n4:ODSAddressBookWebIDACL n4:ODSAddressBookWebIDACLPerson n4:ODSBookmarksWebIDACLGroup n4:ODSBookmarksWebIDACLPublic n4:ODSBookmarksWebIDACL n4:ODSBookmarksWebIDACLPerson n4:ODSCalendarWebIDACLGroup n4:ODSCalendarWebIDACLPublic n4:ODSCalendarWebIDACL n4:ODSCalendarWebIDACLPerson n11: n12:foaf+ssl n13:simpleLogin.php n4:ODSWebIDIdpProxy n4:ODSBriefcaseWebIDShareFile n4:ODSGenerateWebIDX509CertBrsKeystore n4:ODSWebIDIdP n4:ODSGenerateX509Certificate n4:ODSGenerateWebIDX509CertOSKeystore n4:VirtPubSubHubACL n4:OdsKeyImport n20:oBYFD n22:watch?v=eXoxUo7Py4M n22:watch?v=gzqHVUb3qrw n24: n22:watch?v=gzqHVUb3qrw&feature=share n22:watch?v=eXoxUo7Py4M&feature=share n2:VirtAuthServerUI n27: n28: n2:OpenID n22:watch?v=mjgXsjd8PDE n29:this n30: n31:webid_demo.html n32:KingsleyUyiIdehen n33:InterWeb n33:WebID n34: n4:ODSFeedManagerWebIDACLGroup n4:ODSFeedManagerWebIDACLPublic
atom:source
n17:VOS
atom:author
n15:this
atom:published
2017-06-13T05:40:40Z
atom:updated
2017-06-29T07:39:11Z
sioc:topic
n17:VOS