Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Higgins Browser Extension"

Line 2: Line 2:
  
 
A browser extension to add support for Information Card "relying party" policy detection and selector invocation. Variants available for multiple types of browsers:
 
A browser extension to add support for Information Card "relying party" policy detection and selector invocation. Variants available for multiple types of browsers:
* [[org.eclipse.higgins.hbxff]]
+
* [[org.eclipse.higgins.hbxff]] - Firefox
* [[org.eclipse.higgins.hbxie]]
+
* [[org.eclipse.higgins.hbxie]] - IE
 +
* [[org.eclipse.higgins.tcpserver]] - IE
  
 
==Service==
 
==Service==

Revision as of 01:01, 1 July 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

A browser extension to add support for Information Card "relying party" policy detection and selector invocation. Variants available for multiple types of browsers:

Service

Detects Relying Party policy (e.g. as encoded in an HTML <object> tag) and requests a token that satisfies this policy from a selector either via the Higgins Selector Switch or directly (varies by specific implementation project).

Back to the top