Skip to content

Jiandaoyun Single Sign-On

Overview

This article describes how to implement BambooCloud IDaaS single sign-on to Jiandaoyun. Reference document

Authentication Configuration

Jiandaoyun System Configuration

  1. Log in to the Jiandaoyun system, enter Account Center >> Account Settings >> Single Sign-On >> Enable.

  2. Fill in the parameter information:

    ParameterDescription
    SAML 2.0 Endpoint (HTTP)The address requested by Jiandaoyun when sending SAML (required): IDP SSO URL
    IdP Public KeyThe public key certificate used by the identity provider for signing (required): IDP certificate
    SAML Encryption AlgorithmSHA-1, SHA-256, SHA-512 (required): SHA-1
    Issuer AddressThe application identifier of the identity provider (required): IDP EntityId
    SLO Endpoint(HTTP)If filled, when users log out from Jiandaoyun, they will also be logged out of BambooCloud IDaaS (optional)
  3. To download BambooCloud IDaaS IDP metadata, visit https://{your_domain}/api/v1/saml2/idp/metadata.

  4. After configuration is complete, save and download the Metadata.

BambooCloud IDaaS Configuration

  1. Add the built-in application Jiandaoyun.

  2. For authentication parameter configuration, you can import the SP metadata or add it manually.

    • SP Entity ID or Issuer: https://www.jiandaoyun.com/sso/saml/*****/iss

    • Audience URI: Same as above

    • ACS URL: https://www.jiandaoyun.com/sso/saml/*****/acs

    • NameID: Email

    • NameID Format: emailAddress

  3. In the application details, Authentication Configuration > Mapping Configuration, add the username attribute.

    WARNING

    The Attribute segment of the SAMLResponse must contain an attribute named username, and its value corresponds to the member's number within Jiandaoyun.

  4. Enter the application details, Authorization Management > Application Account, click the Add Account button, and select the authorized user.

Login Verification

After the Jiandaoyun administrator sets the Custom Login Page in the backend, relevant members can log in to Jiandaoyun directly via SSO on mobile or Web.

  • Before logging in, you need to set up the enterprise account URL. Members use the enterprise account URL for single sign-on.
  • For the first login, you need to enter the authorized username and password in BambooCloud IDaaS.

BambooCloud IDaaS Open Platform