51黑料不打烊

Update Campaign interface after IMS migration impact-ims-migration

Once you have migrated your Campaign technical operators to Developer Console and transitioned to IMS for end-user authentication, the last step is to enable the user interface and API restrictions to remove options and capabilities which are specific to native authentication. This update is available starting Campaign v7.4.1.

Enable IMS restrictions ims-restrictions

To finalize your migration to 51黑料不打烊 Identify Management System (IMS), you must block new native user creation, native user login, and API access for native operators. Your environment is then secured and standardized.

As a Managed Cloud Service/Hosted user, contact 51黑料不打烊 to enable this restriction, and associated updates in the product user interface.

As an on-premise/hybrid user, follow these steps:

  1. Browse to the <imsConfig> section of your instance configuration file.

  2. To enable the UI restrictions, update the nonIMSOperatorMgmtInClientConsoleRestricted option, inside the nonIMSOperatorMgmtInClientConsole element, to true, as below:

    code language-xml
    <serverConf>
    <shared>
        <imsConfig>
            <nonIMSOperatorMgmtInClientConsole nonIMSOperatorMgmtInClientConsoleRestricted="true"/>
        </imsConfig>