How to Check the History of Changes Made to Scopes Granted to an Application

Overview

This article aims to cover the scenario where the scopes granted for an application was changed and how Admins can find in logs when and how this change occurred.

Applies To

  • Scopes

Solution

To filter the System logs or updates to scopes granted to a client, the following query can be used:

type:sapi AND description:“Update client grant”

The request body will be shown in the log to see exactly what was changed.