Skip to content

Fix name of SAML sign in state cookie

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

Initial SAML Drop #2375

Fix name of SAML sign in state cookie
54f5127
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report - test/IdentityServer.IntegrationTests succeeded Feb 26, 2026 in 1s

947 passed, 0 failed and 2 skipped

Tests passed successfully

✅ identity-server/test/IdentityServer.IntegrationTests/bin/Release/net10.0/TestResults/IdentityServer.IntegrationTests.trx

949 tests were completed in 42s with 947 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
Duende.IdentityServer.IntegrationTests.Clients.ClientAssertionClient 6✅ 2s
Duende.IdentityServer.IntegrationTests.Clients.ClientCredentialsandResourceOwnerClient 4✅ 1s
Duende.IdentityServer.IntegrationTests.Clients.ClientCredentialsClient 18✅ 9s
Duende.IdentityServer.IntegrationTests.Clients.CustomTokenRequestValidatorClient 4✅ 2s
Duende.IdentityServer.IntegrationTests.Clients.CustomTokenResponseClients 4✅ 1s
Duende.IdentityServer.IntegrationTests.Clients.DiscoveryClientTests 1✅ 237ms
Duende.IdentityServer.IntegrationTests.Clients.ExtensionGrantClient 13✅ 1⚪ 5s
Duende.IdentityServer.IntegrationTests.Clients.RefreshTokenClient 7✅ 4s
Duende.IdentityServer.IntegrationTests.Clients.ResourceOwnerClient 8✅ 3s
Duende.IdentityServer.IntegrationTests.Clients.RevocationClient 1✅ 274ms
Duende.IdentityServer.IntegrationTests.Clients.UserInfoEndpointClient 6✅ 2s
Duende.IdentityServer.IntegrationTests.Configuration.DynamicClientRegistrationTests 2✅ 3s
Duende.IdentityServer.IntegrationTests.Configuration.DynamicClientRegistrationValidationTests 10✅ 443ms
Duende.IdentityServer.IntegrationTests.Conformance.Basic.ClientAuthenticationTests 2✅ 1s
Duende.IdentityServer.IntegrationTests.Conformance.Basic.CodeFlowTests 3✅ 1s
Duende.IdentityServer.IntegrationTests.Conformance.Basic.RedirectUriTests 4✅ 996ms
Duende.IdentityServer.IntegrationTests.Conformance.Basic.ResponseTypeResponseModeTests 2✅ 775ms
Duende.IdentityServer.IntegrationTests.Conformance.Pkce.PkceTests 29✅ 12s
Duende.IdentityServer.IntegrationTests.ConformanceReport.ConformanceReportIntegrationTests 1✅ 634ms
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.AuthorizeTests 75✅ 28s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.ConsentTests 16✅ 10s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.Http303RedirectTests 6✅ 2s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.JwtRequestAuthorizeTests 37✅ 27s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.PushedAuthorizationTests 18✅ 14s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.ResourceTests 11✅ 5s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.RestrictAccessTokenViaBrowserTests 8✅ 3s
Duende.IdentityServer.IntegrationTests.Endpoints.Authorize.SessionIdTests 1✅ 394ms
Duende.IdentityServer.IntegrationTests.Endpoints.CheckSession.CheckSessionTests 1✅ 259ms
Duende.IdentityServer.IntegrationTests.Endpoints.Ciba.CibaTests 51✅ 14s
Duende.IdentityServer.IntegrationTests.Endpoints.DeviceAuthorization.DeviceAuthorizationTests 5✅ 1s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpoint_backchannel_authentication_request_object_auth_signing_algs_supported_Tests 5✅ 3s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpoint_request_object_auth_signing_algs_supported_Tests 4✅ 3s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests 30✅ 11s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_dpop_signing_alg_values_supported 4✅ 1s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_introspection_endpoint_auth_methods_supported 3✅ 1s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_introspection_endpoint_auth_signing_algs_supported 5✅ 1s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_revocation_endpoint_auth_methods_supported 3✅ 1s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_revocation_endpoint_auth_signing_algs_supported 5✅ 2s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_token_endpoint_auth_methods_supported 3✅ 2s
Duende.IdentityServer.IntegrationTests.Endpoints.Discovery.DiscoveryEndpointTests_token_endpoint_auth_signing_alg_values_supported 5✅ 2s
Duende.IdentityServer.IntegrationTests.Endpoints.EndSession.EndSessionTests 25✅ 12s
Duende.IdentityServer.IntegrationTests.Endpoints.Introspection.IntrospectionTests 42✅ 18s
Duende.IdentityServer.IntegrationTests.Endpoints.OAuthMetadata.OAuthMetadataTests 10✅ 3s
Duende.IdentityServer.IntegrationTests.Endpoints.Revocation.RevocationTests 17✅ 7s
Duende.IdentityServer.IntegrationTests.Endpoints.Saml.SamlClaimsMappingTests 6✅ 3s
Duende.IdentityServer.IntegrationTests.Endpoints.Saml.SamlEncryptionTests 10✅ 6s
Duende.IdentityServer.IntegrationTests.Endpoints.Saml.SamlIdpInitiatedEndpointTests 12✅ 8s
Duende.IdentityServer.IntegrationTests.Endpoints.Saml.SamlMetadataEndpointTests 9✅ 3s
Duende.IdentityServer.IntegrationTests.Endpoints.Saml.SamlSigninCallbackEndpointTests 13✅ 5s
Duende.IdentityServer.IntegrationTests.Endpoints.Saml.SamlSigninEndpointTests 98✅ 38s
Duende.IdentityServer.IntegrationTests.Endpoints.Saml.SamlSingleLogoutCallbackEndpointTests 6✅ 2s
Duende.IdentityServer.IntegrationTests.Endpoints.Saml.SamlSingleLogoutEndpointTests 17✅ 1⚪ 12s
Duende.IdentityServer.IntegrationTests.Endpoints.Saml.SustainSysSigninTests 3✅ 2s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.CibaTokenEndpointTests 11✅ 6s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.DPoPPushedAuthorizationEndpointTests 6✅ 2s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.DPoPTokenEndpointTests 68✅ 24s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.MtlsTokenEndpointTests 3✅ 3s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.RefreshTokenTests 2✅ 1s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.ResourceTests 13✅ 5s
Duende.IdentityServer.IntegrationTests.Endpoints.Token.TokenEndpointTests 3✅ 746ms
Duende.IdentityServer.IntegrationTests.EntityFramework.DI.DITests 1✅ 1ms
Duende.IdentityServer.IntegrationTests.EntityFramework.EntityFrameworkBasedLogoutTests 1✅ 6s
Duende.IdentityServer.IntegrationTests.EntityFramework.Services.CorsPolicyServiceTests 2✅ 2s
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.DbContexts.ClientDbContextTests 2✅ 2s
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.Stores.ClientStoreTests 7✅ 3s
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.Stores.DeviceFlowStoreTests 11✅ 2s
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.Stores.IdentityProviderStoreTests 3✅ 2s
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.Stores.PersistedGrantStoreTests 10✅ 435ms
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.Stores.ScopeStoreTests 9✅ 685ms
Duende.IdentityServer.IntegrationTests.EntityFramework.Storage.TokenCleanup.TokenCleanupTests 10✅ 466ms
Duende.IdentityServer.IntegrationTests.Extensibility.CustomAuthorizeResponseGeneratorTests 1✅ 329ms
Duende.IdentityServer.IntegrationTests.Extensibility.CustomClaimsServiceTests 1✅ 2s
Duende.IdentityServer.IntegrationTests.Extensibility.CustomProfileServiceTests 1✅ 398ms
Duende.IdentityServer.IntegrationTests.Extensibility.CustomTokenCreationServiceTests 1✅ 400ms
Duende.IdentityServer.IntegrationTests.Hosting.CorsTests 12✅ 4s
Duende.IdentityServer.IntegrationTests.Hosting.DynamicProvidersTests 14✅ 19s
Duende.IdentityServer.IntegrationTests.Hosting.FederatedSignoutTests 6✅ 2s
Duende.IdentityServer.IntegrationTests.Hosting.IdentityServerMiddlewareTests 11✅ 4s
Duende.IdentityServer.IntegrationTests.Hosting.LicenseTests 1✅ 257ms
Duende.IdentityServer.IntegrationTests.Hosting.LocalApiAuthentication.LocalApiAuthenticationTests 15✅ 8s
Duende.IdentityServer.IntegrationTests.Hosting.ServerSideSessionTests 32✅ 13s
Duende.IdentityServer.IntegrationTests.Hosting.SubpathHosting 1✅ 2s