• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OpenConext / OpenConext-engineblock-metadata
51%
master: 52%

Build:
Build:
LAST BUILD BRANCH: 3.1.2
DEFAULT BRANCH: master
Repo Added 24 Jan 2016 11:59AM UTC
Files 45
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/attribute-aggregation
branch: feature/attribute-aggregation
CHANGE BRANCH
x
Reset
  • feature/attribute-aggregation
  • 1.4.5
  • 2.0
  • 2.0.1
  • 2.1.0
  • 2.2.0
  • 2.2.1
  • 2.2.2
  • 2.2.3
  • 2.3.0
  • 2.4.0
  • 2.4.1
  • 2.4.2
  • 2.5.0
  • 3.0.0
  • 3.0.1
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • engineblock5-compat
  • eol
  • feature/cached-repository-wayf-issue
  • feature/caching-metadata-repository
  • feature/change-behaviour-trusted-proxies
  • feature/configurable-signature-method
  • feature/doctrine-push-deletes
  • feature/remove-implicit-vo-id
  • feature/retrieve-attribute-source
  • feature/security-checker
  • feature/support-contact-telephone-number
  • feature/support-push-pull-combination
  • feature/unconnected-idps-in-wayf
  • feature/upgrade-saml2-library
  • master
  • pr/7
  • release/3.x

pending completion
78

push

travis-ci

jorissteyn
Support optional 'source' in ARP rules

Data in ARP is structured in an associative array:

    attribute name => [ list of value rules ]

We now support storing an optional source for each attribute:

    attribute name => [
        [
            value => '...'
            source => '...'
        ]
    ]

Sources have no effect on the enforcement of the policy. For example,
consider the following hypothetical situation:

  - when an ARP specifies the attribute 'eduPersonOrcid' should be
    included from 'source1'

  - but the aggregator returns no eduPersonOrcid attribute, while the
    IdP does return the attribute

In those cases then the attribute will be included in the SAML response
because the source is not considered when matching attributes.

894 of 1762 relevant lines covered (50.74%)

2.7 hits per line

Relevant lines Covered
Build:
Build:
1762 RELEVANT LINES 894 COVERED LINES
2.7 HITS PER LINE
Source Files on feature/attribute-aggregation
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
78 feature/attribute-aggregation Support optional 'source' in ARP rules Data in ARP is structured in an associative array: attribute name => [ list of value rules ] We now support storing an optional source for each attribute: attribute name => [ [ ... push 22 Jun 2017 12:03PM UTC jorissteyn travis-ci pending completion  
72 feature/attribute-aggregation Support optional 'source' in ARP rules Data in ARP is structured in an associative array: attribute name => [ list of value rules ] We now support storing an optional source for each attribute: attribute name => [ [ ... push 16 Jun 2017 06:48AM UTC jorissteyn travis-ci pending completion  
70 feature/attribute-aggregation Support optional 'source' in ARP rules Data in ARP is structured in an associative array: attribute name => [ list of value rules ] We now support storing an optional source for each attribute: attribute name => [ [ ... push 15 Jun 2017 03:10PM UTC jorissteyn travis-ci pending completion  
See All Builds (103)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc