Update license-fns.ts

This commit is contained in:
Daniel Hougaard
2025-08-14 06:15:25 +04:00
parent ea2707651c
commit 2113abcfdc

View File

@@ -32,6 +32,7 @@ export const getDefaultOnPremFeatures = (): TFeatureSet => ({
auditLogStreams: false,
auditLogStreamLimit: 3,
samlSSO: false,
enforceGoogleSSO: false,
hsm: false,
oidcSSO: false,
scim: false,