@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
groups
GroupSettings
Type Alias GroupSettings
represents a GroupSetting document
type
GroupSettings
=
{
autoCreateGroups
:
boolean
;
links
:
{
self
:
{
href
:
string
}
}
;
syncIdpGroups
?:
boolean
;
systemGroups
?:
{
"000000000000000000000001"
?:
{
assignedRoles
?:
AssignedRoles
;
createdAt
?:
string
;
enabled
?:
boolean
;
id
?:
"000000000000000000000001"
;
lastUpdatedAt
?:
string
;
name
?:
"com.qlik.Everyone"
;
}
;
}
;
tenantId
:
string
;
}
Index
Properties
auto
Create
Groups
links
sync
Idp
Groups?
system
Groups?
tenant
Id
Properties
auto
Create
Groups
autoCreateGroups
:
boolean
Determines if groups should be created on login.
links
links
:
{
self
:
{
href
:
string
}
}
Optional
sync
Idp
Groups
syncIdpGroups
?:
boolean
Deprecated
Determines if groups should be created on login.
Optional
system
Groups
systemGroups
?:
{
"000000000000000000000001"
?:
{
assignedRoles
?:
AssignedRoles
;
createdAt
?:
string
;
enabled
?:
boolean
;
id
?:
"000000000000000000000001"
;
lastUpdatedAt
?:
string
;
name
?:
"com.qlik.Everyone"
;
}
;
}
tenant
Id
tenantId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Create
Groups
links
sync
Idp
Groups
system
Groups
tenant
Id
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
represents a GroupSetting document