Feature: URL search String support
Description: Our CSM has the ability to allow us to create external tool linking for our employees to quickly access a user’s information in another tool. For most of these tools, we are using some of our internal data (name/email, etc) and feeding that into a dynamically structured URL (eg https://manage.auth0.com/dashboard/us/company-prod/users?=robert )
Use-case: Currently, if we are going to use Auth0 we need to copy a users email address or name from our tools, open Auth0 and then paste that information into the search field. By using dynamic values in the URL it could save a good amount of time for our employees.
(I understand that this isn’t supported atm)