Parameters

Parameter Required/Optional Description
ControlCenter!UseOAuth2

Optional.

Required when Communications Manager Control Center has not yet been started.

When omitted on a subsequent start, the current configuration is used.

A boolean flag that determines whether Communications Manager Control Center requires authentication of users at an OAuth2 server.

If you turn off the OAuth2 authentication for Communications Manager Control Center, sensitive information about your configuration may become exposed. For more information, refer to the following topic: OAuth2 in Communications Manager Control Center.

ControlCenter!OAuth2TenantId

Optional.

Required when ControlCenter!UseOAuth2 is True. Otherwise, you should not use this parameter.

The tenant of the OAuth2 configuration for Communications Manager Control Center.

ControlCenter!OAuth2ClientId

Optional.

Required when ControlCenter!UseOAuth2 is True. Otherwise, you should not use this parameter.

The client of the OAuth2 configuration for Communications Manager Control Center.

ControlCenter!OAuth2Secret

Optional.

Required when ControlCenter!UseOAuth2 is True. Otherwise, you should not use this parameter.

The secret of the OAuth2 configuration for Communications Manager Control Center.

ControlCenter!OAuth2RedirectBaseURL

Optional.

Required when ControlCenter!UseOAuth2 is True. Otherwise, you should not use this parameter.

The redirect base URL of the OAuth2 configuration for Communications Manager Control Center.

Services!Password

Optional.

Required when ControlCenter!UseOAuth2 is True. Otherwise, you should not use this parameter.

The password of the Communications Manager services user account.