5 Post Installation Steps for CNC Console IAM

Prerequisites

The CNC Console IAM and CNCC Core must be deployed.

Setting up the cncc redirection URL, Create user and Assign the roles

Once CNCC IAM is deployed admin must do the following:

  • Set the cncc redirection URL.
  • Create the user and assign the roles (only applicable if not integrated with LDAP).

Steps for the setting up the cncc redirection URL, Create user and Assign the roles:

  1. Login to CNCC IAM Console using admin credentials provided during installation of CNCC IAM.
     <scheme>://<cncc-iam-ingress-extrenal-ip>:<cncc-iam-ingress-service-port>
     
    Example: http://10.75.182.72:8080/*

    img/cnc_iam.png

  2. Go to Clients and select Cncc.

    img/install_2.png

  3. Enter CNCC Core Ingress URI in the Valid Redirect URIs field and Save.
    <scheme>://<cncc-core-ingress-extrenal-ip>:<cncc-core-ingress-service-port>/* 
     Example:  http://10.75.182.79:8080/*

    img/install_3.png

  4. Select Manage and click Users and select Add user in the right pane.

    img/crole2.png

  5. Add user screen appears. Add the user details and click Save.

    img/crole3.png

  6. The user has been created and the user Details screen appears. img/screen5.png
  7. For setting the password for the user, select Credentials tab and set the password for that user.

    Note:

    Setting Temporary flag as ON prompts the user to change the password while login for the first time to CNCC Core Interface.

    img/crole5.png

  8. Navigate to the Role Mappings tab and assign the user role.

    img/arole1.png

  9. Login to CNCC Core using the credentials of the user created earlier.

    img/screen8.png