...
As described below, various variables are available to the template context.
Name | Description |
---|---|
resolutionContext | The AttributeResolutionContext. Useful properties include |
foo, bar, etc. | For each IdPAttribute available from all the input dependencies, the attributes' values are available as a collection under the attribute's name. For the first value of an attribute with the ID "foo", Note this this is a simplification of the actual native data structures to simplify the template. |
Examples
Using Principal Name
...