Skip to content

build - build with the correct security context (#1764) #105

build - build with the correct security context (#1764)

build - build with the correct security context (#1764) #105

GitHub Actions / Test Report - Configuration.IntegrationTests succeeded Feb 5, 2025 in 0s

9 passed, 0 failed and 0 skipped

Tests passed successfully

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

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

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

✅ 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