Skip to content

Refactor auth to use OpenIddict client credentials flow#1706

Merged
StuartFerguson merged 3 commits intomasterfrom
task/#1705_duende_removal
Mar 27, 2026
Merged

Refactor auth to use OpenIddict client credentials flow#1706
StuartFerguson merged 3 commits intomasterfrom
task/#1705_duende_removal

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Replaced JwtBearer authentication with OpenIddict client credentials flow in MiddlewareRegistry. Added SecurityConfiguration:ApiName to test configs for client registration. Removed obsolete VerifyBootstrapperIsValid test. Added OpenIddict.Client.SystemNetHttp package to project dependencies.

closes #1705

Replaced JwtBearer authentication with OpenIddict client credentials flow in MiddlewareRegistry. Added SecurityConfiguration:ApiName to test configs for client registration. Removed obsolete VerifyBootstrapperIsValid test. Added OpenIddict.Client.SystemNetHttp package to project dependencies.
@StuartFerguson StuartFerguson merged commit 0d71776 into master 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