authzen
authzen copied to clipboard
Make Testing Harness Permissive of Extra Data
The current testing harness does not permit extra attributes (e.g. context) to be provided in responses even though documented in the implementers draft.
Implementations should be able to provide extra information that also aids in debugging.
@independentid Can you please provide an example of how you invoked the harness with extra attributes? Did you change the assertions.json file in some way?
I didn't. That's why I raised the issue. :)
@independentid can you clarify what you mean? The test harnesses should be agnostic of the context object in the responses.