Skip to content

Update IdentityServer v8 samples to Duende.IdentityServer 8.0.0-preview.2#353

Merged
maartenba merged 1 commit into
mainfrom
update/identityserver-v8-preview2
May 28, 2026
Merged

Update IdentityServer v8 samples to Duende.IdentityServer 8.0.0-preview.2#353
maartenba merged 1 commit into
mainfrom
update/identityserver-v8-preview2

Conversation

@Erwinvandervalk
Copy link
Copy Markdown
Contributor

@Erwinvandervalk Erwinvandervalk commented May 28, 2026

Summary

Updates all IdentityServer v8 samples from 8.0.0-alpha.1 to 8.0.0-preview.2. Addresses breaking API changes introduced in the new preview so all samples compile cleanly.

…ew.2

- Update Directory.Packages.props from 8.0.0-alpha.1 to 8.0.0-preview.2
- Rename AuthorizationError to InteractionError (all UI pages)
- Promote options.Preview.StrictClientAssertionAudienceValidation to top-level
- Add TimeProvider parameter to PermissionsCheckingRequestProcessor
- Replace ProfileDataRequestContext.Client with Application.Identifier
- Change WsFedProvider from class to record (IdentityProvider is now a record)
- Update InMemoryWsFedProviderStore return type to IReadOnlyCollection
- Add IIdentityProviderFactory to EfWsFedProviderStore constructor
@Erwinvandervalk Erwinvandervalk requested a review from maartenba May 28, 2026 15:21
Copy link
Copy Markdown
Member

@maartenba maartenba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go!

@maartenba maartenba merged commit 2871a6d into main May 28, 2026
2 of 3 checks passed
@maartenba maartenba deleted the update/identityserver-v8-preview2 branch May 28, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants