auth0/auth0-oidc-conformance-tests

Name: auth0-oidc-conformance-tests

Owner: Auth0

Description: OpenID Connect Provider conformance test suite for oidc-provider library

Created: 2018-05-16 15:20:30.0

Updated: 2018-05-16 21:06:33.0

Pushed: 2018-05-16 21:06:32.0

Homepage:

Size: 87

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

auth0 OIDC conformance tests

A conformance test suite for Auth0 tenant certification of OP Basic, OP Implicit, OP Hybrid, OP Config profiles.

Setup
  1. comment this line in api2 ratify: require('../schemas/post_dcreg'),
  2. clean vivaldi is up and running
  3. git clone git@github.com:auth0/oidctest.git
  4. cd oidctest
  5. git checkout a0
  6. docker-compose -f docker/docker-compose.yml up -d
  7. add /etc/hosts entry 127.0.0.1 op_test
  8. Enable dynamic registration
  9. Promote Initial-Connection
  10. git clone git@github.com:auth0/auth0-oidc-conformance-tests.git
Run
side auth0-oidc-conformance-tests
_TLS_REJECT_UNAUTHORIZED=0 \
ER=https://login0.local.dev.auth0.com \
_HOSTNAME=op_test \
run code

e following `npm run ${cmd}` available
de
_token
_token+token
de+id_token
de+id_token+token
de+token

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.