Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

OpenID Connect Relying Party conformance test suite for openid-client library

Notifications You must be signed in to change notification settings

panva/openid-client-conformance-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openid-client conformance tests

build

A conformance test suite for openid-client library certification of Basic RP, Implicit RP, Hybrid RP, Dynamic RP and Config RP profiles.

Executes tests with expectations defined in RP test tool and downloads the log archive for each of the tested profiles.

$ nvm use
$ npm install
...
$ npm run "basic" # or "id_token-implicit", "id_token+token-implicit", "code+id_token-hybrid", "code+token-hybrid", "code+id_token+token-hybrid", "config", "dynamic" or "non-profile"
...

About

OpenID Connect Relying Party conformance test suite for openid-client library

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published