Add feature
This commit is contained in:
parent
a5b23c4067
commit
97e181fffe
|
@ -5,4 +5,5 @@ export enum Feature {
|
||||||
AUDIT_LOGS = "auditLogs",
|
AUDIT_LOGS = "auditLogs",
|
||||||
ENFORCEABLE_SSO = "enforceableSSO",
|
ENFORCEABLE_SSO = "enforceableSSO",
|
||||||
BRANDING = "branding",
|
BRANDING = "branding",
|
||||||
|
SCIM_INTEGRATION = "scimIntegration",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue