mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 08:02:49 -05: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