Expected behavior
UI should be responsive when clicking
Actual behavior
The permission configuration we have is leading to a huge permissions payload when fetched from the server with /refresh. See attached for reference. The size of the payload is 257KB as seen in this screenshot:

Steps to reproduce behavior
Our environment may be unique: we have 20-30 active CDM sources configured in webapi. However, we don't adopt any special groups or role permissions. We only leverage source-level permissions to generate and view results which should be fairly standard practice for security in atlas.
Note, opening the attached file (256KB) in notepad++ makes the app hang (probably trying to parse something in the file).
refreshPayload.txt
Expected behavior
UI should be responsive when clicking
Actual behavior
The permission configuration we have is leading to a huge
permissionspayload when fetched from the server with /refresh. See attached for reference. The size of the payload is 257KB as seen in this screenshot:Steps to reproduce behavior
Our environment may be unique: we have 20-30 active CDM sources configured in webapi. However, we don't adopt any special groups or role permissions. We only leverage source-level permissions to generate and view results which should be fairly standard practice for security in atlas.
Note, opening the attached file (256KB) in notepad++ makes the app hang (probably trying to parse something in the file).
refreshPayload.txt