Módosítások

JRA5Attributes

50 bájt hozzáadva, 2011. április 5., 14:18
nincs szerkesztési összefoglaló
Shibboleth2 has a number of built-in <code>AttributeDefinition</code>s:
* [https://spaceswiki.internet2shibboleth.edunet/confluence/display/SHIB2/ResolverSimpleAttributeDefinition SimpleAttributeDefinition]: pass through the retrieved value of the attribute* [https://spaceswiki.internet2shibboleth.edunet/confluence/display/SHIB2/ResolverScopedAttributeDefinition ScopedAttributeDefinition]: append a scope to the attribute value* [https://spaceswiki.internet2shibboleth.edunet/confluence/display/SHIB2/ResolverTemplateAttributeDefinition TemplateAttributeDefinition]: sets value based on an arbitrary template of constant string and other attributes* [https://spaceswiki.internet2shibboleth.edunet/confluence/display/SHIB2/ResolverMappedAttributeDefinition MappedAttributeDefinition]: sets value according to conditions on (possibly other) attribute values* [https://spaceswiki.internet2shibboleth.edunet/confluence/display/SHIB2/ResolverScriptAttributeDefinition ScriptedAttributeDefinition]: 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 ====

Navigációs menü