Skip to content

Switch to OpenIddict auth, update tests and config#695

Merged
StuartFerguson merged 1 commit intomainfrom
task/#694_duende_removal
Mar 27, 2026
Merged

Switch to OpenIddict auth, update tests and config#695
StuartFerguson merged 1 commit intomainfrom
task/#694_duende_removal

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Migrated FileProcessor API authentication from JwtBearer to OpenIddict validation, updating MiddlewareRegistry and adding required OpenIddict NuGet packages. Adjusted in-memory test config to include ApiName for audience validation. Updated feature and test files to remove estateManagement and voucherManagement scopes/resources, add required claims to transactionProcessor, and restrict serviceClient scopes. Removed obsolete BootstrapperTests.cs. Updated generated feature files to reflect these changes.

closes #694

Migrated FileProcessor API authentication from JwtBearer to OpenIddict validation, updating MiddlewareRegistry and adding required OpenIddict NuGet packages. Adjusted in-memory test config to include ApiName for audience validation. Updated feature and test files to remove estateManagement and voucherManagement scopes/resources, add required claims to transactionProcessor, and restrict serviceClient scopes. Removed obsolete BootstrapperTests.cs. Updated generated feature files to reflect these changes.
@StuartFerguson StuartFerguson merged commit 7a434ec into main Mar 27, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace Duende Validation with OpenIdDict

1 participant