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

idan / oauthlib / 1095
96%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2017 06:07AM UTC
Jobs 5
Files 48
Run time 36s
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
1095

push

travis-ci

thedrow
OpenID connect improvements  (#484)

* Change create_token_response to only save access_token when it's present in request.response_type

* Remove unused import, fix indentation and improve comment

* Fix AuthorizationEndpoint response_type for OpenID Connect hybrid flow

* Add new ImplicitTokenGrantDispatcher

Changes AuthorizationEndpoint response_type `'token'`, `'id_token'` and
`'id_token token'` to work with OpenID Connect and OAuth2 implicit flow
in a transparent way

* Add new AuthTokenGrantDispatcher

Change AuthorizationEndpoint grant_types `'authorization_code'` to work with
OpenID Connect and OAuth2 authorization flow in a transparent way

* Change tests to include required client_id and redirect_uri

* Remove AuthorizationEndpoint grant_types `'openid'`

Now OpenID Connect and OAuth2 authorization flow can use `authorization_code`
in a transparent way

* Add sone blank lines and fix indentation

* Change AuthorizationEndpoint grant type id_token and id_token token to use openid_connect_implicit direct

* Change default empty value to None and  fix a typo

* Add assert called to AuthTokenGrantDispatcher tests

* Add request to get_authorization_code_scopes

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

2583 of 2704 relevant lines covered (95.53%)

4.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
oauthlib/oauth2/rfc6749/grant_types/openid_connect.py
1
100.0
oauthlib/oauth2/rfc6749/request_validator.py
Jobs
ID Job ID Ran Files Coverage
1 1095.1 (TOXENV=py27) 01 Oct 2017 06:08AM UTC 0
94.49
Travis Job 1095.1
2 1095.2 (TOXENV=py34) 01 Oct 2017 06:08AM UTC 0
95.27
Travis Job 1095.2
3 1095.3 (TOXENV=py35) 01 Oct 2017 06:07AM UTC 0
95.27
Travis Job 1095.3
4 1095.4 (TOXENV=py36) 01 Oct 2017 06:08AM UTC 0
95.27
Travis Job 1095.4
5 1095.5 (TOXENV=pypy) 01 Oct 2017 06:08AM UTC 0
94.49
Travis Job 1095.5
Source Files on build 1095
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1095
  • e575cca3 on github
  • Prev Build on master (#1089)
  • Next Build on master (#1099)
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