We could make the names of the profiles/permission sets clickable, clicking on them would open a new tab showing the user the full profile/permission set in Classic or Lightning.
The link format would probably be https://[host]/[id] where "host" is the server hostname and "id" is the ID of the profile or permission set.
This will also mean that we need to retrieve the "Id" of the profile/permission set when querying for it.
We could make the names of the profiles/permission sets clickable, clicking on them would open a new tab showing the user the full profile/permission set in Classic or Lightning.
The link format would probably be
https://[host]/[id]
where "host" is the server hostname and "id" is the ID of the profile or permission set.This will also mean that we need to retrieve the "Id" of the profile/permission set when querying for it.