Yonyou NC6.5 Single Sign-On

Single Sign-On SSO

# Description

This document describes the authentication configuration between Yonyou NC6.5 and IDaaS to achieve IDaaS Single Sign-On for the Yonyou NC6.5 lightweight client (Web client) and heavyweight client (desktop client).

# Authentication Configuration

# IDaaS Configuration

  1. Log in to the IDaaS Enterprise Center and add the pre-integrated application 【Yonyou NC】.

  2. Configure authentication parameters.

    Parameter Description
    NC Get ssokey URL http://host:port/service/ssoRegServlet
    NC Login Page URL Lightweight client (web client) URL: http://host:port/login.jsp
    Heavyweight client (desktop client) URL: Uclient://start/http://host:port/?uiloader=nc.login.sso.ui.SSOLoader

    NC Get ssokey URL: The NC system provides a Servlet for registering user login information. The URL format to access this servlet is generally: http://host:port/service/ssoRegServlet, which can be followed by multiple parameters, as shown below:

    1. userCode: Specifies the user code. IDaaS automatically appends the username to the userCode parameter in the NC Get ssokey URL, so this parameter does not need to be carried.
    2. busiCenter: Specifies the account set code to which the user belongs. This value can be omitted. If omitted and the userCode user exists in multiple account sets, the end-user will be prompted to select an account set.
    3. groupCode: Specifies the group code for login. This value can be omitted.
    4. langCode: Specifies the language for login. This value can be omitted and defaults to Chinese.

# Login Verification

  1. Open Yonyou NC6.5. It will redirect to the IDaaS login interface. Enter the authorized account login credentials to access Yonyou NC6.5.