Skip to content

Updated PAR validation to handle case where client authenticated with…

f6b3471
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Handle mTLS and DPoP Used Together #2084

Updated PAR validation to handle case where client authenticated with…
f6b3471
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report - test/Configuration.IntegrationTests succeeded Jul 1, 2025 in 1s

9 passed, 0 failed and 0 skipped

Tests passed successfully

✅ identity-server/test/Configuration.IntegrationTests/TestResults/test/Configuration.IntegrationTests-tests.trx

9 tests were completed in 17s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
IntegrationTests.DynamicClientRegistrationTests 1✅ 2s
IntegrationTests.DynamicClientRegistrationValidationTests 8✅ 750ms

✅ IntegrationTests.DynamicClientRegistrationTests

✅ valid_request_creates_new_client

✅ IntegrationTests.DynamicClientRegistrationValidationTests

✅ auth_code_without_redirect_uri_should_fail
✅ client_credentials_and_refresh_token_should_fail
✅ client_credentials_with_redirect_uri_should_fail
✅ http_get_method_should_fail
✅ incorrect_content_type_should_fail
✅ jwks_and_jwks_uri_used_together_should_fail
✅ missing_grant_type_should_fail
✅ unsupported_grant_type_should_fail