User-management-service (Section)#

Path: /profiles/profile/settings/user-management-service

Parameters#

NameTypeRequiredDefaultDescription
authorization-managerleafref → /base:processing/base:authorization-managers/base:authorization-manager/base:idoptional-The 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-sourceleafref → /base:facilities/base:data-sources/base:data-source/base:idoptional-Data source where buckets are stored. Setting this value will enable GraphQL operations to manage buckets.
token-data-sourceleafref → /base:facilities/base:data-sources/base:data-source/base:idoptional-Data 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 Section
user-data-store OneOf
attribute-data-sources List
credential-management Section
graphql-schema Section
authentication-service Section

Was this helpful?