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

idan / oauthlib / 1095 / 3
96%
master: 96%

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

01 Oct 2017 06:07AM UTC coverage: 95.266% (-0.002%) from 95.268%
TOXENV=py35

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

2576 of 2704 relevant lines covered (95.27%)

0.95 hits per line

Source Files on job 1095.3 (TOXENV=py35)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1095
  • Travis Job 1095.3
  • e575cca3 on github
  • Prev Job for TOXENV=py35 on master (#1089.3)
  • Next Job for TOXENV=py35 on master (#1099.3)
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