Appdynamics / config-assessment-tool

This project aims to provide a single source of truth for performing AppDynamics Health Checks.
Other
19 stars 18 forks source link

Auth Type In UI #149

Open MZortman opened 1 month ago

MZortman commented 1 month ago

Would it be possible to add a drop down / selection in the UI for Auth Type?

I know the there is the default one there now. It would be awesome to be able to change this in the UI vs going back to the to the job file and having to bring up an editor and change it there

"authType": "<basic|token|secret>",

I think a simple drop down with those options would be great, and for backwards compatability you could leave the default as basic.

Thanks, Mike