Módosítások

JRA5Attributes

716 bájt hozzáadva, 2007. november 26., 12:41
The Shibboleth Way
* [https://spaces.internet2.edu/display/SHIB2/ResolverTemplateAttributeDefinition TemplateAttributeDefinition]: sets value based on an arbitrary template of constant string and other attributes
* [https://spaces.internet2.edu/display/SHIB2/ResolverMappedAttributeDefinition MappedAttributeDefinition]: sets value according to conditions on (possibly other) attribute values
* [https://spaces.internet2.edu/display/SHIB2/ResolverScriptAttributeDefinition ScriptAttributeDefinitionScriptedAttributeDefinition]: execute a [https://scripting.dev.java.net/ JSR-223] (Java) script to determine the attribute value. This script gets the context information in <code>requestContext</code> variable.
* ... and some others ...
==== Hooking into EduGAIN ====
It is still necessary to define an attribute vocabulary within a confederation, however it is technically easier to exchange additional attributes between relying parties. If 'EduGAIN' as a confederation can be one of the relying parties (and why not?), then the NxN matrix problem can be avoided, because only 'special' relying parties (peers) require additional configuration.
 
:: TODO: does EduGAIN have the notion "relying party"?
==== Open issues ====
* Licencing issue (Shibboleth has Apache2 style licence)
* Amount of code needs to be included into eduGainBase is unknown. Worst case: whole Java Shibboleth library (<code>edu.internet2.middleware.shibboleth.common.*</code>)

Navigációs menü