User-management-service (Section)#

Path: /profiles/profile{id, type}/settings/user-management-service

Parameters#

NameTypeRequiredDefaultDescription
authorization-managerleafrefoptionalThe authorization manager to authorize access to the REST API
allow-username-updatesbooleanoptionalfalseAllows updating the username of an existing account. When set to true, usernames can be updated in the account manager. When a credential manager is configured, it is also updated with the new username, keeping both data sources in sync. When set to false username updates are rejected.
bucket-data-sourceleafrefoptionalData source where buckets are stored. Setting this value will enable GraphQL operations to manage buckets.
token-data-sourceleafrefoptionalData source where delegations are stored
max-returned-search-resultsuint32optional500The max number of results to return in a single search response. Set to 0 to allow unlimited number of results.
include-dynamic-clients-in-graph-QL-account-responsebooleanoptionalfalseEnable dynamic clients to be included in the account response in GraphQL.

Subsections#

NameTypeDescription
api-authentication SectionNone
user-data-store OneOfNone
attribute-data-sources ListNone
credential-management SectionNone
graphql-schema SectionNone
authentication-service SectionNone

Was this helpful?