Prerequisites
Administrator access to Oloid
Administrator access to ADFS Management Console
Oloid-provided SAML Metadata containing:
entityID
SingleSignOnService
URLOloid Certificate
Step-by-Step Guide
Step 1: Create SAML Connection for ADFS in Oloid
Log in to your Oloid administrative portal.
Navigate to the SAML connections setup.
Create a new SAML connection specifically for ADFS.
Complete the necessary fields and save the connection.
Step 2: Share Metadata with ADFS Team
Provide the following values from the Oloid Metadata file to the ADFS administrator:
entityID (also known as Identifier)
SingleSignOnService URL (also known as SSO endpoint)
Oloid Certificate (used for signing authentication requests)
Step 3: Configure Claims Provider Trust in ADFS
Perform these actions in the ADFS Management Console:
Open ADFS Management Console.
Navigate to Trust Relationships > Claims Provider Trusts.
Click Add Claims Provider Trust and select Start.
Choose Enter data about the claims provider manually and click Next.
Enter a recognizable display name, such as "Oloid IDP", and click Next.
Enter the entityID provided by Oloid into the Claims provider trust identifier field and click Next.
On the next page, select Permit all users to access this claims provider and click Next.
Review the settings and click Next to finalize.
Step 4: Add Oloid Certificate in ADFS
Right-click the newly created Claims Provider Trust ("Oloid IDP") and select Properties.
Navigate to the Signature tab.
Click Add, and import the certificate provided by Oloid.
Click Apply and then OK.
Step 5: Configure Single Sign-On Endpoint
Within the Properties of the Claims Provider Trust, select the Endpoints tab.
Click Add SAML and set the following:
Endpoint type: SAML Single Sign-On
Binding: Redirect or POST (as recommended by Oloid)
URL: Paste the SingleSignOnService URL provided by Oloid
Click OK to save.
Step 6: Add Claims Rule
Still within the Claims Provider Trust properties, navigate to the Issuance Transform Rules tab.
Click Add Rule.
Select Pass Through or Filter an Incoming Claim and click Next.
Configure the claims rule as follows:
Incoming claim type: Name ID
Incoming Name ID format: Unspecified
Select "Pass through all claim values"
Click Finish.
(Optional) Additional Claims
If additional claims are required:
Add another rule and choose the appropriate claim template based on your organization's needs.
Define claim rules accordingly.
Verification
Perform a test login from an Oloid-authenticated user to ensure successful integration.
Support
For further assistance, please contact your Oloid administrator or support team.