Skip to content

Yonyou NC6.5 Single Sign-On

Overview

This article describes the authentication configuration between Yonyou NC6.5 and BambooCloud IDaaS to achieve BambooCloud IDaaS single sign-on to Yonyou NC6.5 lightweight end (Web end) and heavyweight end (client end).

Authentication Configuration

BambooCloud IDaaS Configuration

  1. Log in to the BambooCloud IDaaS Enterprise Center and add the [Yonyou NC] pre-integrated application.

  2. Configure authentication parameters.

    ParameterDescription
    NC ssokey Acquisition Addresshttp://host:port/service/ssoRegServlet
    NC login Page AddressLightweight end (Web end) address: http://host:port/login.jspHeavyweight end (client end) address: Uclient://start/http://host:port/?uiloader=nc.login.sso.ui.SSOLoader

    NC ssokey acquisition address: The NC system provides a Servlet to register user login information. The URL format for accessing this servlet is basically http://host:port/service/ssoRegServlet, and multiple parameters can follow it, as shown below:

    1. userCode: Specifies the user code. BambooCloud IDaaS automatically appends the username to the userCode parameter of the NC ssokey acquisition address. This parameter does not need to be carried.
    2. busiCenter: Specifies the account set code to which the user belongs. This value can be ignored. If this value is ignored and the userCode user exists in multiple account sets, the end user will be prompted to select the account set.
    3. groupCode: Specifies the group code for login. This value can be ignored.
    4. langCode: Specifies the language for login. This value can be ignored. The default is Chinese.

Login Verification

  1. Open Yonyou NC6.5, and you will be redirected to the BambooCloud IDaaS login interface. Enter the authorized account login information to enter Yonyou NC6.5.

BambooCloud IDaaS Open Platform