mirror of
https://github.com/bitwarden/server
synced 2025-12-20 18:23:44 +00:00
Merge branch 'master' into feature/families-for-enterprise
This commit is contained in:
@@ -35,5 +35,6 @@ namespace Bit.Core.Models.Data
|
||||
public Guid? ProviderId { get; set; }
|
||||
public string ProviderName { get; set; }
|
||||
public string FamilySponsorshipFriendlyName { get; set; }
|
||||
public string SsoConfig { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user