Skip to content

Remove "clients" column from Oauth admin page

What does this MR do and why?

Remove the Clients count field from OAuth application admins page as the column became irrelevant due to token expiration and causing performance issues in the admin page

Screenshots or screen recordings

Before Screenshot_2022-08-09_at_8.07.41_PM After Screenshot_2022-08-09_at_8.02.44_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Visit /admin/applications as the admin user

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #366936 (closed)

Edited by Aboobacker MK

Merge request reports