cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1801
Views
2
Helpful
0
Comments
Kelly4
Level 1
Level 1

Hello everyone! Here are the release notes for the most recent updates we’ve made to Duo.

You can subscribe to notifications for new release notes by following the process described here. If you have any questions about these changes, please comment below.

What’s in this release?

New and updated applications

New features, enhancements, and other improvements

Bug fixes

See all bug fixes


New and updated applications

Duo Authentication Proxy version 5.0.1 released

  • Corrects an issue causing incorrect Message-Authenticator values when configured as a RADIUS pass-through attribute.

Duo Mobile for iOS version 3.37.0 released

  • Various behind-the-scenes improvements and minor bug fixes.

Duo Mobile for Android version 3.37.1 released

  • Various behind-the-scenes improvements and minor bug fixes.

New features, enhancements, and other improvements

New attribute added to Admin API endpoints for user aliases

  • All Admin API endpoints returning user objects will now include an additional attribute for each user called aliases. The aliases attribute is a map of alias position to alias value for all specified aliases.
  • Here is a truncated example response. In this example, user Wile E. Coyote has two aliases specified:

Alias 1 = Wile.E@example.com
Alias 2 = Wile.E

{
"stat": "OK",
"response": [{
  "alias1": "Wile.E@example.com",
  "alias2": "Wile.E",
  "alias3": null,
  "alias4": null,
  "aliases": {
    "alias1": "Wile.E@example.com",
    "alias2": "Wile.E"
    }
  }]
}

Updates to Duo Trust Monitor dashboard to support triaging events

  • The Security Events dashboard for Trust Monitor, now in public beta, has been updated to allow administrators to disable triaged event cards from the Inbox tab.

Character limit increased for Default Relay State parameter used with Duo Single Sign-On

  • The character limit of the Default Relay State field used with the Generic Service Provider - Single Sign-On application has been increased from 80 to 1,024 characters.
  • The Generic Service Provider application is used in conjunction with Duo Single Sign-On, now in public beta.

Bug fixes

  • Addressed an issue where the “Select All” option on the Users list page in the Duo Admin Panel sometimes led to actions affecting a different number of users than initially indicated. This would happen if the number of users matching a given filter changed after the page loaded.
    • If all users matching the filter have been loaded onto the Users list page, “Select All” actions update exactly that selection of users. If there are too many matching users to load onto the page, a warning message will now be shown to explain the possible variance.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links