summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into get_default_redirJonathan Huot2018-08-123-2/+4
|\
| * Merge branch 'master' into 569_expires_in_implicitJonathan Huot2018-08-121-0/+2
| |\
| | * $ and ' are allowed to be unencoded in query strings (#564)Chris Utz2018-08-121-0/+2
| * | Implicit was not converting expires_in into integersJonathan Huot2018-08-062-2/+2
| |/
* | Add syntax check of get_default_redirect_uriJonathan Huot2018-07-301-0/+16
|/
* Remove handling of nonstandard parameter "expires" (#506)Seth Davis2018-06-301-11/+0
* OpenID Connect split (#525)Wiliam Souza2018-06-0515-656/+865
* Merge branch 'master' into oauth2-introspectPieter Ennes2018-05-265-6/+378
|\
| * Check that the Bearer header is properly formatted (#491)Mattia Procopio2018-05-261-0/+81
| * Add test coverage (#544)Florian Strzelecki2018-05-212-5/+137
| * Avoid populating spurious token credentials (#542)Pieter Ennes2018-05-082-0/+31
| * Openid connect jwt (#488)Wiliam Souza2018-01-301-0/+128
| * Fix cliend_id in web request body (#505)Antoine Bertin2018-01-291-1/+1
* | Added initial introspect supportJonathan Huot2017-12-181-0/+132
|/
* Add support for HMAC-SHA256 (builds on PR#388) (#498)Viktor Haag2017-11-141-2/+38
* OpenID connect improvements (#484)Wiliam Souza2017-10-014-7/+119
* Add test for nonce parameter preservation.Pieter Ennes2017-09-171-0/+12
* Sorted imports.Omer Katz2017-09-1737-147/+196
* Merge pull request #473 from jdufresne/assertequalOmer Katz2017-07-302-19/+18
|\
| * Replace all uses of assertEquals with assertEqualJon Dufresne2017-04-162-19/+18
* | Fix tests for hybrid fragments.Pieter Ennes2017-07-292-3/+14
* | adjust the test for the new exceptionOren Mazor2017-06-143-3/+3
|/
* Add test for prompt=none exclusiveness.Pieter Ennes2017-04-021-0/+18
* Merge pull request #453 from kippandrew/fix-revocation-public-clientsOmer Katz2017-03-311-14/+24
|\
| * Python 3 fixesAndy Kipp2016-12-061-1/+1
| * Fix testsAndy Kipp2016-12-061-13/+23
* | Merge pull request #464 from cknave/case-insensitive-dict-updateOmer Katz2017-03-311-0/+5
|\ \
| * | Update proxy keys on CaseInsensitiveDict.update()Kevin Vance2017-02-231-0/+5
* | | Merge pull request #455 from bjmc/prompt_bugOmer Katz2017-03-191-0/+50
|\ \ \ | |/ / |/| |
| * | Adds failing testBrendan McCollam2016-12-201-0/+50
| |/
* | Update custom validator testsBrendan McCollam2016-12-225-45/+79
* | Adds tests for custom grant validatorsBrendan McCollam2016-12-225-0/+95
|/
* Fix a typoJoel Stevenson2016-11-221-1/+1
* Normalize handling of request.scopes listJoel Stevenson2016-11-212-24/+60
* Merge pull request #416 from joelstevenson/openid_connectOmer Katz2016-08-288-10/+466
|\
| * Reworking the handling of claims. @bjmc was quite right to question the hast...Joel Stevenson2016-05-061-0/+107
| * Prevent save_token() from being called twice within create_token_response(). ...Joel Stevenson2016-04-296-0/+27
| * Handle multi-valued response_types as specified in http://openid.net/specs/oa...Joel Stevenson2016-04-251-0/+33
| * Fixup implicit flow authorization response and testJoel Stevenson2016-04-191-4/+11
| * First pass attempt at updating openid_connect branchJoel Stevenson2016-04-152-3/+3
| * OpenID Connect core tests.Ib Lundgren2016-04-141-0/+270
| * Implicit authorization response mode test.Ib Lundgren2016-04-141-10/+12
| * Auth code authorization resp test.Ib Lundgren2016-04-141-0/+10
* | Merge pull request #417 from bjmc/sanitize-loggingOmer Katz2016-04-281-0/+22
|\ \ | |/ |/|
| * Tests for new sanitizationBrendan McCollam2016-04-251-0/+22
* | Tests for `/` and `?` characters in query.eofs2016-03-111-1/+2
* | Merge pull request #396 from hirokiky/feature-auth-without-refreshtokenOmer Katz2015-10-251-0/+17
|\ \
| * | Added tests auth grant without refresh tokenHiroki KIYOHARA2015-09-291-0/+17
* | | Add unit test for urldecodeJulien Meyer2015-08-181-0/+1
|/ /
* | adding validator_log to store what the endpoint computedjonathan vanasco2015-08-121-0/+22
|/