Part 2: Setup miniOrange with ADFS
Step 1. Setup ADFS as IDP
- On ADFS, search for ADFS Management application.
- After opening the AD FS Management, select Relying Party Trust & then click on Add Relying Party Trust.
- Click the Start button from the Relying Party Trust Wizard pop up. But before that please make sure Claims Aware is selected.
- Select the options for adding a relying party trust.
- Enter Display Name & Click Next.
- Upload the certificate & click next. Download the certificate from plugin & use the same certificate to upload on ADFS.
- Select Enable support for the SAML 2.0 WebSSO protocol & Enter ACS URL from the plugins Service Provider Info Tab. Click Next.
- Add Entity ID from plugins Service Provider Info Tab as Relying party trust identifier then click Add button & then click Next.
- Also download the Signing certificate from Service Provider Info Tab from the plugin.
- Select Permit everyone as an Access Control Policy & click on Next.
- Click the Next button from Ready to Add Trust & click Close.
- It will show you the list of Relying Party Trusts. Select the respective application & click on Edit Claim Issuance Policy.
- Click on Add Rule button.
- Select Send LDAP Attributes as Claims & click on Next.
- Enter the following details & click on Finish.
Claim rule name: |
Attributes |
Attribute Store: |
Active Directory |
LDAP Attribute: |
E-Mail-Addresses |
Outgoing Claim Type: |
Name ID |
- Click Apply Ok.
- Select property of the application & add the certificate downloaded from the add-on.
Step 2. Setup miniOrange as Service Provider
Step 3. Test connection between miniOrange and ADFS
- Go to the miniOrange Admin
Dashboard.
- Go to Identity Providers tab. Then click on select button under the
app you just created. Then click on Test Connection.
- A new popup login window will open. Enter your credentials and login.
- Now you will see TEST SUCCESSFUL in a new popup window. If not, then check if you have
missed any of the above step.