mirror of
https://github.com/bitwarden/server
synced 2025-12-22 11:13:27 +00:00
[PM-12630] support for ping identity SCIM provisioning (#4804)
* support for ping identity SCIM provisioning * mark ping ip list static
This commit is contained in:
@@ -9,4 +9,5 @@ public enum ScimProviderType : byte
|
||||
JumpCloud = 4,
|
||||
GoogleWorkspace = 5,
|
||||
Rippling = 6,
|
||||
Ping = 7,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user