ThousandEyes is now part of Cisco.

Learn More →
About Cisco
ThousandEyes documentation is now hosted at docs.thousandeyes.com. Content on this site will no longer be updated.
Take me to the new site...

How to configure Single Sign-On with miniOrange

Last updated: Mon Aug 29 18:20:55 GMT 2016

For the security of your SaaS-based infrastructure and the convenience of users in your organization, the ThousandEyes service offers login via single sign-on (SSO). ThousandEyes supports SAML2-based identity providers for single sign-on. There are two steps to set up single sign-on: the service provider configuration, which is done within ThousandEyes, and the identity provider configuration, done within your SSO system.  In this configuration example, we use miniOrange as the identity provider.

Prerequisites

Configuration is normally simple. Here's what you need:

  • ThousandEyes account assigned a role with the Edit security & authentication settings permission
  • A SAML2 authentication provider (in this example, miniOrange)

ThousandEyes configuration

Follow these steps to configure your ThousandEyes organization to use single sign-on:

  1. Log into ThousandEyes using an account with a role that has the Edit security & authentication settings permission
  2. Open the Settings > Accounts page and click the Security & Authentication tab
  3. Check the Enable Single Sign-On box
  4. Configure the Setup Single Sign-On fields according to the following settings

    Login Page URLhttps://auth.miniorange.com/moas/idp/samlsso
    Logout Page URLhttps://auth.miniorange.com/moas/idp/samlsso (optional; see note below)
    Identity Provider Issuerhttps://auth.miniorange.com/moas
    Service Provider Issuerhttp://www.thousandeyes.com
    Verification Certificatesee the Download certificate section, below

Screen_Shot_2015-07-07_at_5.14.41_PM.png

IMPORTANT: Ensure that the Service Provider Issuer field reflects the value set by the identity provider in the AudienceRestriction element of the SAML response. Any mismatch, including a protocol mismatch (http:// vs https://) will cause the request to be rejected.

NOTE: The Logout Page URL is optional. If used, the URL should point to the page you wish your users to see when logging out of ThousandEyes.  

 

Identity Provider configuration  

Download certificate

  1. Log in to the MiniOrange Admin Console, and go to the View Policy tab of the Policies > App Authentication Policy page
  2. Download the verification certificate by clicking on the link, as indicated below


    63758140-2-miniOrange_view_policy.png

  3. Log in to ThousandEyes and go to the Security & Authentication tab of the Settings > Account page
  4. In the Setup Single Sign-On section, click the Browse button to select and upload the certificate

    Screen_Shot_2015-07-07_at_5.15.42_PM.png

  5. Click the Save button to save the settings

 

Create a policy for ThousandEyes

  1. Log in to the miniOrange Admin Console, and go to Add Policy tab of the Policies > App Authentication Policy page
  2. Add a new policy for ThousandEyes according to the following settings:

    ApplicationCustom App
    ACS URLhttps://app.thousandeyes.com/login/sso/acs
    Group NameDEFAULT
    Policy NameThousandEyes
    First Factor TypePASSWORD
    Enable Second Factorchecked


    63758140-4-miniOrange_add_policy.png

  3. Click the Save button button to save the settings

 

Add users to miniOrange

  1. Log in to the miniOrange Admin Console, and go to the Users > End User List page
  2. Click the New User button
  3. Fill in the fields with the user's information

    63758140-5-miniOrange_add_policy.png

  4. Click the Save button button to save the settings


Register users in miniOrange

  1. Log in to the miniOrange Admin Console, and go to the Users > Onboarding Status page
  2. From Users menu, select Onboarding Status, then select users to send activation mail
  3. Click on the Send Activation Mail button to send an activation email to the selected users


Pasted_Image_02_03_2015_16_54_2.png

 

 

Logging in using SSO

  1. To log in to ThousandEyes, go to https://app.thousandeyes.com and click the SSO link

    Pasted_Image_02_03_2015_19_28_2.png

  2. Enter the SSO-enabled email address, and click the Log In link
  3. When the miniOrange authorization page appears, click the Login button

63758140-9-miniOrange_SSO.png

Alternatively, users can access the ThousandEyes application through the user's miniOrange dashboard. After logging in to a user's miniOrange account, a button named ThousandEyes should be available to provide access to ThousandEyes.

dashboard.jpg

 

Connection details for troubleshooting

If your single sign-on login fails, verify that certain SAML settings are configured as below:

    • Request Compression: Yes
    • Assertion: Unsigned
    • Response: Signed
    • Destination: http://www.thousandeyes.com
    • AuthnContextClassRef: PasswordProtectedTransport
    • AudienceRestriction: http://www.thousandeyes.com

      Note: The AudienceRestriction element generated by your identity provider's configuration must match exactly the value set for the Service Provider Issuer field in ThousandEyes.  Any mismatch, including a protocol mismatch (http vs https) will cause the request to be rejected.

    • Recipient: http://www.thousandeyes.com
    • NameID Format: emailAddress
    • Role: User
    • AssertionConsumerServiceURL: https://app.thousandeyes.com/login/sso/acs