Option to add additional name/value pairs to credentials asset

Currently credentials assets only return username and password. It would be useful to be able to define additional values that are also returned. The interface in Orchestrator’s asset form could be similar to how you add robots to a non-global asset. The values would be returned by Get Credentials as a dictionary of string, object.

Use case: many web sites, applications etc. require an additional entry beyond username and password, such as company ID, a selection to be made to control which instance you log into, etc.

Being able to store those additional values with the credentials would be very useful.

Hi,

Any solution for the above?