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

Duo python integration

Richie20
Level 1
Level 1

I want to how I can use duo and python login system together . Please you help would be appreciated

3 Replies 3

DuoPablo
Cisco Employee
Cisco Employee

Hi @r_acolatse !

Using Duo’s Auth API, you can add 2FA into your Python application. Please reference the following documentation: Two-Factor Authentication API for Applications | Duo Security

This article will direct you to Duo’s GitHub where you can download the client library.

Hope this helps!

thank your help . I want to know if there is any videos to duo python integration

@r_acolatse Every Python application is built/developed differently and integrating Duo 2FA will differ from app to app in some way. While the documentation provided is a good starting point, perhaps there are other Community members who could provide examples of how they performed their particular Python integrations. There are also previous Community threads regarding this subject that may prove useful: Search results for 'Python' - Duo Security Community

Thanks!

Quick Links