Skip to content

fix IdentityServerLicenseValidator log formatting issue - #2288

Merged
adamralph merged 2 commits into
releases/is/7.4.xfrom
ev/identity-server/7.4.x/fix-formatting
Dec 4, 2025
Merged

fix IdentityServerLicenseValidator log formatting issue#2288
adamralph merged 2 commits into
releases/is/7.4.xfrom
ev/identity-server/7.4.x/fix-formatting

adjust nullable

f77ba41
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Report - test/IdentityServer.IntegrationTests succeeded Dec 4, 2025 in 0s

761 passed, 0 failed and 1 skipped

Tests passed successfully

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

762 tests were completed in 94s with 761 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Duende.IdentityServer.IntegrationTests.Clients.ClientAssertionClient 6✅ 8s
Duende.IdentityServer.IntegrationTests.Clients.ClientCredentialsandResourceOwnerClient 4✅ 7s
Duende.IdentityServer.IntegrationTests.Clients.ClientCredentialsClient 18✅ 24s
Duende.IdentityServer.IntegrationTests.Clients.CustomTokenRequestValidatorClient 4✅ 5s
Duende.IdentityServer.IntegrationTests.Clients.CustomTokenResponseClients 4✅ 4s
Duende.IdentityServer.IntegrationTests.Clients.DiscoveryClientTests 1✅ 3s
Duende.IdentityServer.IntegrationTests.Clients.ExtensionGrantClient 13✅ 1⚪ 17s
Duende.IdentityServer.IntegrationTests.Clients.RefreshTokenClient 7✅ 7s
Duende.IdentityServer.IntegrationTests.Clients.ResourceOwnerClient 8✅ 10s
Duende.IdentityServer.IntegrationTests.Clients.RevocationClient 1✅ 2s
Duende.IdentityServer.IntegrationTests.Clients.UserInfoEndpointClient 6✅ 7s
Duende.IdentityServer.IntegrationTests.Configuration.DynamicClientRegistrationTests 2✅ 3s
Duende.IdentityServer.IntegrationTests.Configuration.DynamicClientRegistrationValidationTests 10✅ 2s
Duende.IdentityServer.IntegrationTests.Conformance.Basic.ClientAuthenticationTests 2✅ 4s
Duende.IdentityServer.IntegrationTests.Conformance.Basic.CodeFlowTests 3✅ 5s
Duende.IdentityServer.IntegrationTests.Conformance.Basic.RedirectUriTests 4✅ 5s
Duende.IdentityServer.IntegrationTests.Conformance.Basic.ResponseTypeResponseModeTests 2✅ 2s
Duende.IdentityServer.IntegrationTests.Conformance.Pkce.PkceTests 29✅ 34s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.AuthorizeTests 75✅ 42s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.ConsentTests 16✅ 34s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.JwtRequestAuthorizeTests 37✅ 48s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.PushedAuthorizationTests 18✅ 33s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.ResourceTests 11✅ 11s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.RestrictAccessTokenViaBrowserTests 8✅ 9s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.SessionIdTests 1✅ 2s
Duende.IdentityServer.IntegrationTests.Endpoints.CheckSession.CheckSessionTests 1✅ 823ms
Duende.IdentityServer.IntegrationTests.Endpoints.Ciba.CibaTests 51✅ 36s
Duende.IdentityServer.IntegrationTests.Endpoints.DeviceAuthorization.DeviceAuthorizationTests 5✅ 7s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpoint_backchannel_authentication_request_object_auth_signing_algs_supported_Tests 5✅ 7s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpoint_request_object_auth_signing_algs_supported_Tests 4✅ 6s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests 28✅ 28s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_dpop_signing_alg_values_supported 4✅ 6s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_introspection_endpoint_auth_methods_supported 3✅ 4s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_introspection_endpoint_auth_signing_algs_supported 5✅ 7s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_revocation_endpoint_auth_methods_supported 3✅ 5s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_revocation_endpoint_auth_signing_algs_supported 5✅ 8s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_token_endpoint_auth_methods_supported 3✅ 6s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_token_endpoint_auth_signing_alg_values_supported 5✅ 6s
Duende.IdentityServer.IntegrationTests.Endpoints.EndSession.EndSessionTests 25✅ 23s
Duende.IdentityServer.IntegrationTests.Endpoints.Introspection.IntrospectionTests 42✅ 47s
Duende.IdentityServer.IntegrationTests.Endpoints.OAuthMetadata.OAuthMetadataTests 10✅ 9s
Duende.IdentityServer.IntegrationTests.Endpoints.Revocation.RevocationTests 17✅ 11s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.CibaTokenEndpointTests 11✅ 14s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.DPoPPushedAuthorizationEndpointTests 6✅ 9s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.DPoPTokenEndpointTests 68✅ 33s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.MtlsTokenEndpointTests 3✅ 3s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.RefreshTokenTests 2✅ 1s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.ResourceTests 13✅ 11s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.TokenEndpointTests 3✅ 3s
Duende.IdentityServer.IntegrationTests.EntityFramework.DI.DITests 1✅ 1ms
Duende.IdentityServer.IntegrationTests.EntityFramework.EntityFrameworkBasedLogoutTests 1✅ 7s
Duende.IdentityServer.IntegrationTests.EntityFramework.Services.CorsPolicyServiceTests 2✅ 148ms
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.DbContexts.ClientDbContextTests 2✅ 1s
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.Stores.ClientStoreTests 4✅ 6s
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.Stores.DeviceFlowStoreTests 11✅ 466ms
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.Stores.IdentityProviderStoreTests 3✅ 227ms
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.Stores.PersistedGrantStoreTests 10✅ 641ms
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.Stores.ScopeStoreTests 9✅ 7s
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.TokenCleanup.TokenCleanupTests 10✅ 6s
Duende.IdentityServer.IntegrationTests.Extensibility.CustomAuthorizeResponseGeneratorTests 1✅ 1s
Duende.IdentityServer.IntegrationTests.Extensibility.CustomClaimsServiceTests 1✅ 2s
Duende.IdentityServer.IntegrationTests.Extensibility.CustomProfileServiceTests 1✅ 3s
Duende.IdentityServer.IntegrationTests.Extensibility.CustomTokenCreationServiceTests 1✅ 859ms
Duende.IdentityServer.IntegrationTests.Hosting.CorsTests 12✅ 7s
Duende.IdentityServer.IntegrationTests.Hosting.DynamicProvidersTests 14✅ 46s
Duende.IdentityServer.IntegrationTests.Hosting.FederatedSignoutTests 6✅ 9s
Duende.IdentityServer.IntegrationTests.Hosting.IdentityServerMiddlewareTests 11✅ 13s
Duende.IdentityServer.IntegrationTests.Hosting.LicenseTests 1✅ 1s
Duende.IdentityServer.IntegrationTests.Hosting.LocalApiAuthentication.LocalApiAuthenticationTests 15✅ 34s
Duende.IdentityServer.IntegrationTests.Hosting.ServerSideSessionTests 32✅ 23s
Duende.IdentityServer.IntegrationTests.Hosting.SubpathHosting 1✅ 745ms