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

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

Build:
Build:
LAST BUILD BRANCH: 3.1.2
DEFAULT BRANCH: master
Ran 22 Jun 2017 12:03PM UTC
Jobs 1
Files 44
Run time 3s
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

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

Jobs
ID Job ID Ran Files Coverage
1 78.1 (EXECUTE_COVERAGE=true) 22 Jun 2017 12:03PM UTC 0
50.74
Travis Job 78.1
Source Files on build 78
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #78
  • e530513f on github
  • Prev Build on feature/attribute-aggregation (#72)
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

© 2026 Coveralls, Inc