SAML Quickstart
Integrate SAML with Quilr for enterprise Single Sign-On (SSO) authentication.
- Category: SAML/SSO
- Integration Type: SAML 2.0
Setup
- Go to Integrations and open the Available tab.
- Click + Add on the SAML tile.
- Provide the configuration details below from your identity provider.
- Click Allow to complete the setup.
Required Configuration
- Identity Provider metadata
- SAML assertion consumer service (ACS) URL
- Certificate configuration
What This Integration Does
- Enables SSO authentication for Quilr.
- Integrates with enterprise identity providers.
- Provides secure authentication workflows.
Okta SAML Configuration
Configure Okta as your SAML identity provider for Quilr Single Sign-On (SSO).
Prerequisites
- Okta administrator access
- Quilr administrator access
- Your organization's email domain configured in Quilr
Step 1: Create a New SAML Application in Okta
- Log in to your Okta Admin Console at
https://your-subdomain-admin.okta.com - Navigate to Applications → Applications
- Click Create App Integration
- Select SAML 2.0 and click Next
- Enter an App name (e.g., "Quilr")
- Optionally upload a logo for easy identification
- Click Next
Step 2: Configure SAML Settings in Okta
In the Configure SAML step, set the following:
General Settings
Advanced Settings
Step 3: Complete App Creation
- In the Feedback step, select I'm an Okta customer adding an internal app
- Click Finish
Step 4: Get Okta IDP Details
After creating the application, go to the Sign On tab and click View SAML setup instructions or View IdP metadata.
Collect the following values to configure in Quilr:
Downloading the Certificate
- In the Sign On tab, scroll to SAML Signing Certificates
- Click Actions → Download certificate for the active certificate
- Open the downloaded
.certfile and copy the contents
Step 5: Assign Users and Groups in Okta (Optional)
- Go to the Assignments tab in your Okta application
- Click Assign → Assign to People or Assign to Groups
- Select the users or groups who should have access to Quilr
- Click Save and Go Back
- Users must be assigned to the application to authenticate via SAML
Configure Quilr SAML Integration
Step 1 : -
- In Quilr, go to Integrations → Available tab
- Click + Add on the SAML tile
- Enter the following configuration:
- Click Allow to save the configuration
Step 2: Test the Integration
- Open an incognito/private browser window
- Navigate to your Quilr login page
- If Enforce SAML is enabled:
- Clicking Microsoft or Google login will redirect to Okta
- If Enforce SAML is disabled:
- You can test SAML by entering your email domain
- Authenticate with your Okta credentials
- You should be redirected back to Quilr and logged in
Okta Troubleshooting
For additional details, see the Okta SAML Documentation.
OneLogin SAML Configuration
Configure OneLogin as your SAML identity provider for Quilr Single Sign-On (SSO).
Prerequisites
- OneLogin administrator access
- Quilr administrator access
- Your organization's email domain configured in Quilr
Step 1: Create a New Application in OneLogin
- Log in to your OneLogin Admin Portal at
https://your-subdomain.onelogin.com/admin - Navigate to Applications → Add App
- Search for "SAML Custom Connector (Advanced)" and select it
- Enter a Display Name (e.g., "Quilr")
- Optionally upload a logo for easy identification
- Click Save
Step 2: Configure Application Settings in OneLogin
In the Configuration tab of your OneLogin application, set the following:
Step 3: Configure SAML Parameters
In the Parameters tab:
- Ensure the NameID parameter is configured
- Set NameID value to the user's email address
- This ensures Quilr receives the user's email for authentication
Step 4: Configure SSO Settings
In the SSO tab, configure the following security settings:
Step 5: Get OneLogin IDP Details
From the SSO tab in OneLogin, collect the following values to configure in Quilr:
Step 6: Assign Users in OneLogin
- Go to the Access tab in your OneLogin application
- Assign the appropriate users or roles who should have access to Quilr
- Users must be assigned to the application to authenticate via SAML
Configure Quilr SAML Integration
Step 1: -
- In Quilr, go to Integrations → Available tab
- Click + Add on the SAML tile
- Enter the following configuration:
- Click Allow to save the configuration
Step 2: Test the Integration
- Open an incognito/private browser window
- Navigate to your Quilr login page
- If Enforce SAML is enabled:
- Clicking Microsoft or Google login will redirect to OneLogin
- If Enforce SAML is disabled:
- You can test SAML by entering your email domain
- Authenticate with your OneLogin credentials
- You should be redirected back to Quilr and logged in
OneLogin Troubleshooting
For additional details, see the OneLogin SAML Configuration Guide.
Configuration Options
Enforce SAML
The Enforce SAML option controls how users authenticate:
This is useful for organizations that want to enforce centralized authentication for all users.
Certificate Tips
- Headers (
-----BEGIN CERTIFICATE-----) are optional - Line breaks are automatically handled
- Ensure the complete certificate content is copied
Certificate Rotation
When your IdP rotates certificates:
- Download new certificate from IdP
- Update in Quilr SAML configuration
- Test the integration