mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
Implemented new OIDC redirect behavior (#954)
This commit is contained in:
@ -21,9 +21,6 @@ using System.Linq;
|
||||
using System.Security.Claims;
|
||||
using System.Threading.Tasks;
|
||||
using Bit.Core.Models.Api;
|
||||
using Microsoft.AspNetCore.WebUtilities;
|
||||
using Microsoft.Extensions.Primitives;
|
||||
using System.Net;
|
||||
|
||||
namespace Bit.Sso.Controllers
|
||||
{
|
||||
|
Reference in New Issue
Block a user