mirror of
https://github.com/bitwarden/server
synced 2026-01-07 11:03:37 +00:00
allow configuring the validation urls for yubico otp servers
This commit is contained in:
@@ -179,6 +179,7 @@ namespace Bit.Core
|
||||
{
|
||||
public string ClientId { get; set; }
|
||||
public string Key { get; set; }
|
||||
public string[] ValidationUrls { get; set; }
|
||||
}
|
||||
|
||||
public class DuoSettings
|
||||
|
||||
Reference in New Issue
Block a user