summaryrefslogtreecommitdiff
path: root/tests/openid/connect/core/endpoints
Commit message (Expand)AuthorAgeFilesLines
* Update pre-configured OIDC server to use OIDC flavor of Refresh Token grant t...Burke Livingston2022-10-061-0/+32
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-103-7/+7
* Use unittest.mock instead of external mockMichał Górny2020-03-163-3/+3
* The future is nowHugo2019-08-153-6/+0
* Upgrade unit tests to use more useful assertsHugo2019-08-151-1/+1
* Drop support for legacy Python 2.7Hugo2019-08-151-5/+1
* Add UserInfoEndpoint to the OIDC Provider support.Jonathan Huot2019-05-131-0/+70
* Fixed missing references in unittestsJonathan Huot2019-02-281-1/+1
* Initial OAuth2.0/PKCE Provider supportJonathan Huot2018-11-291-0/+1
* Fix OIDC tests (#565)Pieter Ennes2018-09-213-9/+6
* OpenID Connect split (#525)Wiliam Souza2018-06-052-0/+194