Closed zandbelt closed 5 years ago
Added OP-3rd_party-init-login
and OP-3rd_party-init-login-nohttps
in a feature branch.
PR for adding the tests in the provider conformance tests: https://github.com/panva/oidc-provider-conformance-tests/pull/3
Once the latter has been merged we can merge the feature branch into the upstream repo.
Provider conformance changes were merged, CI finished successfully for the feature branch including the 2 new tests. PR added to upstream https://github.com/rohe/oidctest/pull/114
When passing the test the OP should verify that the
initiate_login_uri
parameter is present in the dynamic client registration request and the OP should echo that parameter in the response. In addition it should check that it is anhttps
URL.