Skip to content

Migrate March 2020 server auth to Open.IdentityServer#39

Open
Alexa-RR wants to merge 9 commits into
march-2020-03-10from
auth/identityserver-march-2020
Open

Migrate March 2020 server auth to Open.IdentityServer#39
Alexa-RR wants to merge 9 commits into
march-2020-03-10from
auth/identityserver-march-2020

Conversation

@Alexa-RR

Copy link
Copy Markdown
Member

Summary

  • Replace Duende IdentityServer package/namespaces with Open.IdentityServer.
  • Retarget server-side projects and Docker images to .NET 10 because Open.IdentityServer 1.0.0 requires net10.0.
  • Remove license-key wiring and license-status UI.
  • Update ASP.NET/EF Core/Redis packages on the .NET 10 line and pin MessagePack 3.1.7 to clear the MessagePack advisories.
  • Keep the game client auth flow on the native recroom client credentials.

Verification

  • C:\Users\Alexa\.dotnet\dotnet.exe build DorkNet.Server\DorkNet.Server.csproj --nologo
  • npm run build in DorkNet.Server\admin-ui
  • C:\Users\Alexa\.dotnet\dotnet.exe list DorkNet.Server\DorkNet.Server.csproj package --vulnerable --include-transitive

Notes

  • This worktree does not include a server test project.
  • MessagePack advisories are cleared.
  • SQLitePCLRaw.lib.e_sqlite3 2.1.11 remains as a transitive EF Core SQLite advisory; NuGet currently has no patched SQLitePCLRaw.lib.e_sqlite3 release beyond 2.1.11.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 563ba9f4-08b2-4818-92ad-6ede31ab7a17

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch auth/identityserver-march-2020

Comment @coderabbitai help to get the list of available commands.

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.

1 participant