Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition Duo Watcher to pull logs from "v2" endpoints #3

Open
4 tasks
chmc3 opened this issue Dec 23, 2024 · 1 comment
Open
4 tasks

Transition Duo Watcher to pull logs from "v2" endpoints #3

chmc3 opened this issue Dec 23, 2024 · 1 comment

Comments

@chmc3
Copy link

chmc3 commented Dec 23, 2024

Duo now supports a "v2" endpoint with additional logging from the Authentication and Telephony logs.
https://duo.com/docs/adminapi#authentication-logs

GET or POST /admin/v2/logs/authentication
GET /admin/v2/logs/telephony

Because the responses will change, and systems rely on the Duo Watcher logs, it is inadvisable that we simply update all calls to the new methods. Instead, a new integration will be set up that will allow us to test the new endpoints and allow us to transition functions to utilize the new logs.

@chmc3
Copy link
Author

chmc3 commented Dec 23, 2024

New application created in Duo for "UW-IT Duo Watcher test" to allow testing of v2 calls, and can be used to transition if needed.
Application key ends in 6EJS and Secret Key ends in Mwak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant