cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1516
Views
1
Helpful
1
Replies

Integrating a new WebApp with Duo SSO (AD)

ajalbani
Level 1
Level 1

Hello Team

I am working on integrating duo sso with my webapp. I am looking at the documentation for SSO with AD on your admin panel. What I am struggling to understand is that how do I forward to duo for single sign on? Is this accomplished with an iframe like what you do for MFA? What is the forwarding address. Once the single sign on is successful how does duo know where to return the control back to my webapp?

Furthermore, what is the process to get my webapp to be a standard duo sso application?

1 Reply 1

jamieis
Cisco Employee
Cisco Employee

Hey @ajalbani,

Duo Single Sign-On is a SAML 2.0 identity provider. This would mean that your application would need to act as a SAML 2.0 service provider when attempting to authenticate with it.

There are a number of popular open source libraries that might be able to help you jump start adding SAML as an authentication method for your application.

Once you’ve got an application that works with Duo SSO you can apply for our Tech Partner program .

Quick Links