Skip to content

Introducing BFF V4

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

Bff V4 multi-frontend support #2032

Introducing BFF V4
86a1aa5
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report - test/Configuration.IntegrationTests succeeded Jun 3, 2025 in 0s

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✅ 1s
IntegrationTests.DynamicClientRegistrationValidationTests 8✅ 687ms

✅ 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