Oicd depreciated dependency switch to current #2733
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
GitHub Issue (If applicable): closes #
maybe related to #2716 #2686 #2640 #2584 (same old package mentioned by @kazo0 )
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Currently used Package
IdentityModel.OidcClient
was rebranded, "old" github repo archived:https://github.com/DuendeArchive/IdentityModel.OidcClient?tab=readme-ov-file
What is the new behavior?
https://www.nuget.org/packages/Duende.IdentityModel.OidcClient
Updated Dependency
PR Checklist
Please check if your PR fulfills the following requirements:
Tested code with current supported SDKs
Unable to run tests, vs 2022 throws error CS0227 (unsafe code ?) and CS0006 (metadata dll not found of the included extensions projects)
Docs have been added/updated which fit documentation template. (for bug fixes / features)
Unit Tests and/or UI Tests for the changes have been added (for bug fixes / features) (if applicable)
Wasm UI Tests are not showing unexpected any differences. Validate PR
Screenshots Compare Test Run
results.Contains NO breaking changes
Updated the Release Notes
Associated with an issue (GitHub or internal)
Other information
Evaluate to also use the Extensions nuget mentioned in their new Repository for Oidc, could enhance developers expirience by prevent problems https://www.nuget.org/packages/Duende.IdentityModel.OidcClient.Extensions#readme-body-tab
Copyed text:
Internal Issue (If applicable):