Merge pull request #27133 from overleaf/ii-group-sso-config-email-attribute-sso-enabled

[web] Add email attribute to ssoConfig while SSO is enabled

GitOrigin-RevId: 3b670731a5c84fc9e09cd3fcea883879563a9848
This commit is contained in:
ilkin-overleaf
2025-07-29 17:02:25 +03:00
committed by Copybot
parent 8d1c5958a5
commit 9a46ddb8e5

View File

@@ -106,6 +106,7 @@ export interface Meta {
'ol-debugPdfDetach': boolean
'ol-detachRole': 'detached' | 'detacher' | ''
'ol-dictionariesRoot': 'string'
'ol-domainCaptureEnabled': boolean | undefined
'ol-dropbox': { error: boolean; registered: boolean }
'ol-editorThemes': string[]
'ol-email': string