From Bright Pattern Documentation
(Created new topic from branched topic Documentation:PartnerDocs:saml2-single-sign-on-integration-guide:InstallingADFSonWindowsServer2012:5.1) |
m |
||
Line 21: | Line 21: | ||
− | + | ||
</translate> | </translate> |
Revision as of 21:19, 24 August 2018
<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
- Read the detailed guide to configure ADFS.
- Use Steps 3 to 5.
- Use Steps 8 to 12.
Step 2: Save the certificate
- Download file FederationMetadata.xml.
- Open the file and find next tag <x509Certificate> in the <EntityDescriptor> section.
- Copy it to file.
- At the beginning of the file, insert “ -----BEGIN CERTIFICATE-----”
- At the end of the file, insert “-----END CERTIFICATE-----”
See section ADFS Console Setup for next steps.
</translate>