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

apereo / cas / 7991
36%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2017 04:47PM UTC
Jobs 1
Files 1172
Run time 42s
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
7991

push

travis-ci

mmoayyed
OIDC protocol implementation fix (#3074)

* fix oidc at_hash generation implementation

fix the oidc at_hash generation implementation by replacing Base64 encoding by Base64 Url encoding

* fix oidc id_token kid attribute generation implementation

The kid (key ID) attribute of the JWT id_token sould not be random generated if not present in the JWKS because this attribute is not mandatory (https://tools.ietf.org/html/rfc7517#page-8) and, more important, prevent a successful validation of the id_token in the Client application

2 of 2 new or added lines in 2 files covered. (100.0%)

14381 of 31472 relevant lines covered (45.69%)

0.46 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
support/cas-server-support-oidc/src/main/java/org/apereo/cas/oidc/token/OidcIdTokenGeneratorService.java
1
100.0
support/cas-server-support-oidc/src/main/java/org/apereo/cas/oidc/token/OidcIdTokenSigningAndEncryptionService.java

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
support/cas-server-support-oauth/src/main/java/org/apereo/cas/support/oauth/web/response/callback/OAuth20ResourceOwnerCredentialsResponseBuilder.java
Jobs
ID Job ID Ran Files Coverage
1 7991.1 (PUBLISH_SNAPSHOTS=false) 27 Nov 2017 04:47PM UTC 0
45.69
Travis Job 7991.1
Source Files on build 7991
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7991
  • 276472ca on github
  • Prev Build on master (#7977)
  • Next Build on master (#7995)
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