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

keycloak / keycloak-nodejs-connect / 294
81%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2018 01:09PM UTC
Jobs 3
Files 16
Run time 4min
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
294

push

travis-ci

abstractj
[KEYCLOAK-6093] grant_type refresh_token throws 'invalid_client_credentials', when client_id is missing

grant_type refresh_token throws 'invalid_client_credentials', when
client_id is not a part of openid-connect/token request
When token is renewed on POST request to
'/auth/realms/master/protocol/openid-connect/token', RHEL-SSO 7.1 throws
back error as below.
{"error":"unauthorized_client","error_description":"UNKNOWN_CLIENT:
Client was not identified by any client authenticator"}

This is fixed by adding client_id to the http request getting token
renewed.

192 of 251 branches covered (76.49%)

Branch coverage included in aggregate %.

519 of 578 relevant lines covered (89.79%)

66.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 294.1 21 Mar 2018 01:09PM UTC 0
85.77
Travis Job 294.1
2 294.2 21 Mar 2018 01:10PM UTC 0
85.77
Travis Job 294.2
4 294.4 21 Mar 2018 01:14PM UTC 0
85.77
Travis Job 294.4
Source Files on build 294
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #294
  • fe34e778 on github
  • Prev Build on master (#282)
  • Next Build on master (#296)
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