mirror of
https://github.com/bitwarden/server
synced 2025-12-25 12:43:14 +00:00
Key Connector feature toggle (#1716)
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Bit.Core.Models.Data
|
||||
|
||||
public SsoType ConfigType { get; set; }
|
||||
|
||||
public bool UseKeyConnector { get; set; }
|
||||
public bool KeyConnectorEnabled { get; set; }
|
||||
public string KeyConnectorUrl { get; set; }
|
||||
|
||||
// OIDC
|
||||
|
||||
Reference in New Issue
Block a user