# Week 18, 2024

### Duo SSO Logging Improvements &#x20;

We’re committed to enhancing the visibility of data sourced from Duo. In this week's release, we are now displaying Duo SSO log events in the UI. Now, within the user activity tab on the User360 profile, you’ll find data with the SSO event tag and Duo Source. &#x20;

<figure><img src="/files/4yGYoCFMCzoj9XnncDoE" alt=""><figcaption></figcaption></figure>

Upon clicking on the event, you’ll notice the explainability drawer appearing on the right, in line with what you see throughout the platform. This allows you to access ‘Event Attributes’ such as ‘IP Address’, ‘Application’, ‘Location’ data, and more. Furthermore, the ‘Raw Data’ tab offers a deeper dive into the event details such as ‘Access Device’, First Factor’ used, ‘Second Factor used, etc. This will give you the insight needed to investigate the event if needed and take the appropriate next steps should it be deemed necessary.&#x20;

<figure><img src="/files/2g8dKmB0HwB15fSHQNqa" alt=""><figcaption></figcaption></figure>

### Bug Fixes and Minor Improvements  &#x20;

* **Local time tooltips.** You will now see local time tooltips across the platform when hovering over dates. &#x20;
* **Activity Flow expanding.** Now you have the ability to expand the Activity flow widget to full screen. &#x20;
* **PIM admin filtering.** We are now including PIM admins as admins in the platform. So if you filter by Admins or Admimistrator of ‘Entra’ on the user tab, PIM admins will also be populated.&#x20;
* **Alternative Keyboard Shortcut.** We now support alternative keyboard shortcuts for autocomplete suggestions when querying even when you have multiple languages set up on your keyboard. &#x20;
* **Failed a Check tag.** You will now see a ‘Failed a Check’ tag on the activity tab of the user 360 profile. This indicates that the specific event has failed a check in the past. &#x20;
* **Duo Passwordless Factor Detection.** You will now see Platform authentication displayed in the Authentication Factors list for a user to better accurately depict how Duo is representing WebAuthn credentials.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.oort.io/release-notes/week-18-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
