Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Starting Release 8.2, Zephyr Enterprise documentation has moved from its current location on Atlassian to a dedicated, standalone Zephyr Enterprise Documentation page. Please see: https://support.smartbear.com/zephyr-enterprise/docs/en/zephyr-enterprise/zephyr-administration-guides/system-setup/authentication/sso-setup-with-active-directory---adfs.html

Overview

This article provides the steps to install and configure Active Directory Federation Services (ADFS) on Windows Server 2016 with Zephyr Enterprise

Configure ADFS to integrate with Zephyr Enterprise

Create a relying party

To create a relying party:

  • On the Start menu, click Administrative Tools > AD FS Management. The ADFS Management console is launched.

  • Click Relying Party Trusts. The wizard to add a relying party is launched.

relying-party-trusts.png
  • On the Add Relying Party Trusts Wizard, select Claims Aware and then click Start.

add-relying-party-trust-wizard.png
  • Under Select Data Source, select Enter data about the relying party manually.

data-about the-relying-party-manually.png

configure-url.png

On the Configure Identifiers page, enter Relying Party Trust Identifier as - https://{ZephyrHostname}/flex/saml/sso

Example: - https://qademo.yourzephyr.com/flex/saml/sso

configure-identifiers.png
  • Under Choose Access Control Policy, select Permit everyone and click Next. This allows all users to access the relying party, these policies can later be modified as required.

permit-everyone.png

  • On the Finish page, select Configure claims issuance policy for this application and click Close. The Claim Issuance policy page is launched.

claims-issuance-policy-for-this-application.png

Claim Issuance Policy

If the Claim Issuance Policy page does not open, open AD FS Management Snap and right-click Relying party trust > select Edit Claim Issuance Policy.

edit-claim-issuance-policy.png

Get the IdP certificate

IdP certificate is required before configuring the Single Sign-On with DCP.  To get the IdP certificate:

  1. On the Start menu, click Administrative Tools > AD FS Management

  2. Expand to the Service folder and click Certificates.

  3. Double-click on the Token-signing certificate.

  4. Click Details and click Copy to File.

details.png

On the Certificate Export Wizard, select Base-64 encoded X.509 (.CER) and click Next.

certificate-export-wizard.png

Configure the Single Sign-On settings in Zephyr

configuration-info.png

  • No labels