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"

(Service)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category: Higgins Components]]
+
{{#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.
+
 
 +
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]] - Firefox
 +
* [[org.eclipse.higgins.hbxie]] - IE
 +
* [[org.eclipse.higgins.tcpserver]] - under development for Higgins 1.1
  
 
==Service==
 
==Service==
* detect <object> tag
+
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).
* launch selector either via [[Higgins Selector Selector]] or directly --varies by project
+
 
 +
[[Category: Higgins Components]]

Latest revision as of 01:02, 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