1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

fix(sso): Revert [deps] Auth: Update Duende.IdentityServer to 7.1.0

This reverts commit 4c5bf495f3.
This commit is contained in:
Todd Martin
2025-04-22 10:02:47 -04:00
committed by GitHub
parent eaae4b69c7
commit 465ec08f3a
19 changed files with 19 additions and 19 deletions

View File

@ -50,7 +50,7 @@ using Bit.Core.Vault.Services;
using Bit.Infrastructure.Dapper;
using Bit.Infrastructure.EntityFramework;
using DnsClient;
using Duende.IdentityModel;
using IdentityModel;
using LaunchDarkly.Sdk.Server;
using LaunchDarkly.Sdk.Server.Interfaces;
using Microsoft.AspNetCore.Authentication.Cookies;