From Bright Pattern Documentation
Jump to: navigation, search
(Created new topic from branched topic Documentation:PartnerDocs:saml2-single-sign-on-integration-guide:InstallingADFSonWindowsServer2012:5.1)
 
m
Line 21: Line 21:
  
  
<center>[[saml2-single-sign-on-integration-guide/Prerequisites|< Previous]]  |  [[saml2-single-sign-on-integration-guide/ADFSConsoleSetup|Next >]]</center>
+
 
 
</translate>
 
</translate>

Revision as of 21:19, 24 August 2018

• 5.19 • 5.2 • 5.3 • 5.8

<translate>= Installing ADFS on Windows Server 2012= This section of the SAML 2.0 Single Sign-On Integration Guide explains how to install Active Directory Federation Services (ADFS) on Windows Server 2012. The following procedure outlines how to create a test ADFS instance, save your certificate, and set up the ADFS Console. These steps need to be followed before you can configure Bright Pattern to use ADFS single sign-on.


Step 1: Create a test ADFS instance

  1. Read the detailed guide to configure ADFS.

  2. Use Steps 3 to 5.

  3. Use Steps 8 to 12.


Step 2: Save the certificate

  1. Download file FederationMetadata.xml.

  2. Open the file and find next tag <x509Certificate> in the <EntityDescriptor> section.

  3. Copy it to file.

  4. At the beginning of the file, insert “ -----BEGIN CERTIFICATE-----”

  5. At the end of the file, insert “-----END CERTIFICATE-----”


See section ADFS Console Setup for next steps.



</translate>

< Previous | Next >