[Openid-specs-ab] Issue #3: Need way to reset test session state (openid/certification)
Edmund Jay
issues-reply at bitbucket.org
Wed Jan 21 21:01:48 UTC 2015
New issue 3: Need way to reset test session state
https://bitbucket.org/openid/certification/issue/3/need-way-to-reset-test-session-state
Edmund Jay:
After running through some tests, the test site gets stuck into a state where it registers clients with token_endpoint_auth_method: private_key_jwt. The tests still assume it's using basic authentication, but the client it's using is registered with a private_key_jwt authentication type. This creates a situation where all tests start failing due to inconsistent authentication types. Clearing cookies and restarting the browser doesn't seem to work.
More information about the Openid-specs-ab
mailing list