Allow scim config type
This commit is contained in:
parent
c80d265ea3
commit
4a4ba487a0
|
@ -126,4 +126,5 @@ export enum ConfigType {
|
|||
GOOGLE = "google",
|
||||
OIDC = "oidc",
|
||||
OIDC_LOGOS = "logos_oidc",
|
||||
SCIM = "scim",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue