oidctest icon indicating copy to clipboard operation
oidctest copied to clipboard

Test framework for testing OpenID Connect entities

Results 4 oidctest issues
Sort by recently updated
recently updated
newest added

Running `docker-compose -f docker/docker-compose.yml up` produces this error ([full gist here](https://gist.github.com/azmeuk/f6b20c8778bd222dd3957b7273694343)): ``` Installed /usr/local/lib/python3.6/dist-packages/oidctest-0.9.2-py3.6.egg Processing dependencies for oidctest==0.9.2 Searching for pyjwkest==1.4.3 Reading https://pypi.python.org/simple/pyjwkest/ No local packages or working download links...

Hi, Branch stable-release-1.2.x does not exist as stated in the docs! Please advise

Hi, is it possibile to configure the `redirect_uris` field of the provider in order to let my application correctly redirect after OAuth authentication and prevent the `"error_description": "redirect_uri did not...

I am able to setup the OIDC test tool using the latest image from github successfully. Now, when i execute response=id_token testcases,am seeing the below exception (OP-Response-id_token) - Request with...