awslabs / awsprocesscreds

Process credential providers for AWS SDKs and Tools
Apache License 2.0
132 stars 40 forks source link

CLI option for specifying User Agent #23

Open Freedmont opened 6 years ago

Freedmont commented 6 years ago

In our SAML environment we use the User-Agent to determine if forms based auth is going to be allowed or if something else will be required. I would like to be able to pass the desired User-Agent as a command line option.

JordonPhillips commented 6 years ago

This sounds like a good idea. The user-agent is a pretty common source of metrics and occasionally filtering, so I could see several uses for it.