Skip to content

AttributeFilterConfiguration

jalauros edited this page Oct 10, 2017 · 29 revisions

For basic attribute filtering you should refer to Shibboleth IdP 3 AttributeFilterConfiguration. Here we document the additional components provided by shibboleth oidc extension.

OIDC extension RuleTypes for AttributeFilterPolicyConfiguration

  • oidcext:OIDCScope, PolicyRule for comparing the scope values of the authentication request to a string.

Example

The first example releases a attribute to all openid rps (and only for those). The second example releases attributes to a specific openid rp if and only if scope value info is set to request.

`

`