Session details shows 'resource' column, but does not show resources
Description
When a user logs in with multiple clients, its session details page in the admin console shows all these sessions. The table has a ‘resource’ column, but that’s empty.
This issue got introduced by . This removes the ‘resource’ column in a data structure that is reused on two pages. The second page never got an update (but should have).
When a user logs in with multiple clients, its session details page in the admin console shows all these sessions. The table has a ‘resource’ column, but that’s empty.
Either populate the column, or delete it.