# Week 47, 2023

### MFA Assurance Levels

Oort analyzes data about factors from a range of integrations; Okta, Cisco Duo, and Microsoft. With this information, we can see which users have enabled MFA, and which have not.&#x20;

In this release, we have gone one step further. We have taken all of these factors from these identity providers and mapped the factors to one of three assurance levels: high, medium, and low. In this release, we have added a helpful filter in the Users tab to analyze factor assurance across your entire identity population. <br>

<figure><img src="https://582105988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqPSBzsjxd7KYg9DNVZ4l%2Fuploads%2FA3gWAsQRYRJDCz4SkDG3%2Fso7YTtyO-JlZFnb4Zy09YI3ASnjmdmQQKDVOTtD5M9vex8MKbPn5jZ7fgE11r3GKRin2m_d2oyskCBWRg8DM-ySM-Y-9EGtLInj-dLSVcdsVgMVJQ87Sed_AZJDafNHwtKEHyj-qHmvF.png?alt=media&#x26;token=79d1e9c6-4d52-416a-a7e9-9072830ddc83" alt=""><figcaption></figcaption></figure>

Assurance levels for factors are also displayed within the Overview of the User360 profiles. You can now sort the full list of a user’s factors by the assurance level strength, making it easier to identify the posture of any given user.&#x20;

<figure><img src="https://582105988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqPSBzsjxd7KYg9DNVZ4l%2Fuploads%2F3AXbcQZtEGqmitH8sJyR%2FmOY7byqtozb_9ELuD0fCeMV7OfPy257ZvGpZqNPhWD9FQ1bUfWyCwILHAkKQmEZ9jpPbeJhzxQ7HnAG6X_YL8IEggc17QTHS6VKbafQLuBO67_lG3zSrV9wJRwRKKIU51OFzcIy1nToG.png?alt=media&#x26;token=187ffbc3-61ff-4af4-96ad-e826caf4ef9d" alt=""><figcaption></figcaption></figure>

<br>

### Registered Location Tag

Last week, we released the [registered location tag](https://oort.io/blog/release-notes-week-46-2023), which provides the context of where a user’s registered location is. Having this context displayed makes it easier to assess the severity of location-based checks.

In this release, we’ve added that tag to the Networks tab of the User360 profile. This enables you to easily see IP addresses tied to your registered location (and, equally, those outside of your registered location). The registered location refers to the city and the state the user is associated with.

If you click on the tag, this will bring back all IP addresses associated with the registered location. From this point, you can easily change the logic to display “NOT” and therefore show all IP addresses from outside a user’s registered location.<br>

<figure><img src="https://582105988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqPSBzsjxd7KYg9DNVZ4l%2Fuploads%2FD1p4Z8zXG1sy6X9ivSfE%2F4in1zIx1WSR2sD_Z1H9Fp_x1xsa4cTm6lBG_J3B8bjyWtqhi2gDADIurOiTO2ZEH4TlBwkv3gaaO4DsCoH7S_m6C5wzG25HWP3cImGXvprAkO7_W5l4Eiq7zY5NM8DBGEfsGpmJx2iE2.png?alt=media&#x26;token=071202ec-4a91-4dee-9e0a-b241eefb0cae" alt=""><figcaption></figcaption></figure>

\ <br>

### Bug Fixes and Minor Improvements

* System Logs. Added a dedicated filter to view when actions on checks have been taken.\\
* HRIS Status. Understand if active and inactive status in Workday. You can use this filter to check for users that have been deprovisioned in the HRIS but have active accounts elsewhere.


---

# 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/2023/week-47-2023.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.
