How to Connect Duo to Ronspot
Integrating Duo with Ronspot allows your organization to use Duo's Single Sign-On (SSO) service for enhanced security and streamlined user authentication.
Step 1: Log on to the Duo Admin Panel
- Open your web browser and navigate to the Duo Admin Panel.
- Enter your credentials to log in.
Step 2: Navigate to ‘Applications’
- Once logged in, go to the
Applications
section from the Duo dashboard.
Step 3: Click ‘Protect an Application’
-
In the Applications section, click on
Protect an Application
. -
Search for
Generic SAML Service Provider
in the list. -
Click
Protect
to start the configuration process.
Step 4: Copy the Duo SAML Identity Provider Information
Navigate to the Metadata
section in the Duo configuration page.
Entity ID
: This is the global, unique name for Duo Single Sign-On, also known as the "Issuer".Single Sign-On URL
: This is the authentication URL for Duo Single Sign-On, sometimes referred to as "SSO URL" or "Login URL".Single Log-Out URL
: This is the logout URL for Duo Single Sign-On, sometimes referred to as "SLO URL" or "Logout Endpoint". (This field is optional.)Certificate
: Click theDownload Certificate
button to download a.crt
file. This certificate is used by service providers to validate the signature on the SAML response sent by Duo Single Sign-On.
Copy the following information, which will be needed for the Ronspot configuration (Step 8).
Step 5: Log in to Ronspot Admin Panel
- Open your web browser and go to the Ronspot admin portal.
- Enter your credentials to log in.
Step 6: Go to ‘Advanced Settings > User Authentication’
-
In the sidebar menu of the Ronspot admin panel, click on
Advanced Settings
. -
Select
User Authentication
from the dropdown menu.
Step 7: Click on the ‘Duo’ Icon
-
Locate your domain name in the list provided.
-
Click on the
Duo
logo in the Duo column next to your domain name.
Tip: If your domain name doesn’t appear in the list, click on the Add New Domain
button to add it.
Step 8: Switch to ‘Active’, Paste the Values, and Save
-
Toggle the switch from
Inactive
toActive
on the Status line so that it turns green. -
Paste the following values from Step 4 into the corresponding fields:
Entity ID URL
: Paste the Identity Provider Issuer from Duo.Sign-in URI
: Paste the Single Sign-On URL from Duo.Sign-out URI
: Paste the Single Log-Out URL from Duo.X509 Certificate
: Paste the certificate from the downloaded.crt
file.
-
Click on
Save
to finalize the configuration.
Step 9 - Return to the Application Page in your Duo Admin Panel
- Return to the Duo Admin Panel.
- Go to the
Applications
section from the Duo dashboard.
Step 10 - Configure the Following Fields as Follows:
- Assertion Consumer Service:
https://newapi.ronspot.ie/member/DuoLogin?acs
- Single Logout URL:
https://newapi.ronspot.ie/member/DuoLogin?acs
- Service Provider Login URL:
https://newapi.ronspot.ie/member/DuoLogin
Conclusion
You have successfully connected Duo to Ronspot, enabling secure user authentication via Duo's SSO functionality. This integration will enhance the security of your organization’s user management system.
If you encounter any issues during the setup, refer to the official documentation provided by Duo and Ronspot, or contact their support teams for assistance.