Not logged in : Login
(Sponging disallowed)

About: EntryPoint - server_getInfo     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : schema:EntryPoint, within Data Space : www.openlinksw.com associated with source document(s)
QRcode icon
http://www.openlinksw.com/describe/?url=http%3A%2F%2Fwww.openlinksw.com%2FDAV%2FVAD%2Fwa%2FAPI_misc.ttl%23action_server.getInfo

info The type of info to return. Supported values are sslPort This will return the SSL host and port of the ODS instance if available.regData This will return the registration and authentication configuration, ie. which registration and authentication methods are available and enabled. See below for an example of the returned data.qrcode This will return if the QRCode plugin is enabled (loaded) or not. A JSON stream containing the requested information. Example: The following result shows that authentication via WebID, OpenID, Facebook, Twitter, and Google are enabled while LinkedIn and Windows Live are disabled. digest refers to authentication or registration via username and password. connect refers to connecting an external account with an ODS account. The three blocks authenticate, register, and connect map to the actions as defined in Authentication Action Types, the labels block simply contains human-readable labels for the services to be used in UI. { "openidEnable":1, "facebookEnable":1, "twitterEnable":1, "linkedinEnable":0, "googleEnable":1, "sslEnable":1, "sslAutomaticEnable":1, "authenticate": { "digest":1, "webid":1, "openid":1, "facebook":1, "twitter":1, "linkedin":0, "google":1, "windowslive":0, [...] }, "register": { "digest":1, "webid":1, "openid":1, "facebook":1, "twitter":1, "linkedin":0, "google":1, "windowslive":0, [...] }, "connect": { "webid":1, "openid":1, "facebook":1, "twitter":1, "linkedin":0, "google":1, "windowslive":0, [...] }, "labels": { "webid":"WebID", "openid":"OpenID", "facebook":"Facebook", "twitter":"Twitter", "linkedin":"LinkedIn", "google":"Google+", "windowslive":"Windows Live", [...] } } AuthenticationThis function does not require any authentication.

AttributesValues
description
  • info

    The type of info to return. Supported values are

    sslPort This will return the SSL host and port of the ODS instance if available.

    regData This will return the registration and authentication configuration, ie. which registration and authentication methods are available and enabled. See below for an example of the returned data.

    qrcode This will return if the QRCode plugin is enabled (loaded) or not.

A JSON stream containing the requested information.

Example:

The following result shows that authentication via WebID, OpenID, Facebook, Twitter, and Google are enabled while LinkedIn and Windows Live are disabled. digest refers to authentication or registration via username and password. connect refers to connecting an external account with an ODS account. The three blocks authenticate, register, and connect map to the actions as defined in Authentication Action Types, the labels block simply contains human-readable labels for the services to be used in UI.

 {
   "openidEnable":1,
   "facebookEnable":1,
   "twitterEnable":1,
   "linkedinEnable":0,
   "googleEnable":1,
   "sslEnable":1,
   "sslAutomaticEnable":1,
   "authenticate":
   {
     "digest":1,
     "webid":1,
     "openid":1,
     "facebook":1,
     "twitter":1,
     "linkedin":0,
     "google":1,
     "windowslive":0,
     [...]
   },
   "register":
   {
     "digest":1,
     "webid":1,
     "openid":1,
     "facebook":1,
     "twitter":1,
     "linkedin":0,
     "google":1,
     "windowslive":0,
     [...]
   },
   "connect":
   {
     "webid":1,
     "openid":1,
     "facebook":1,
     "twitter":1,
     "linkedin":0,
     "google":1,
     "windowslive":0,
     [...]
   },
   "labels":
   {
     "webid":"WebID",
     "openid":"OpenID",
     "facebook":"Facebook",
     "twitter":"Twitter",
     "linkedin":"LinkedIn",
     "google":"Google+",
     "windowslive":"Windows Live",
     [...]
   }
 }
 

Authentication

This function does not require any authentication.

title
  • EntryPoint - server_getInfo
url
type
isWebServiceOf
hasParameter
contentType
  • text/xml
httpMethod
  • GET
oplwebservices:endPointURL
schema:shortDescription
  • Get information about the ODS instance's configuration.

is target of
Faceted Search & Find service v1.17_git122 as of Jan 03 2023


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Apr 5 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (30 GB total memory, 26 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software