Namespace: urn:mace:shibboleth:2.0:afp
Schema: http://shibboleth.net/schema/idp/shibboleth-afp.xsd
...
This rule allows trusted proxies to receive attributes if they are expected to deliver them to a specific relying party.
Reference
Localtabgroup | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Expand | ||||||||||||
| ||||||||||||
|
Example
The example reads "Apply this rule if a proxied system is named 'https://downstream.example.org'".
Code Block |
---|
<PolicyRequirementRule xsi:type="ProxiedRequester" value="https://downstream.example.org" /> |
...