awslabs / awsprocesscreds

Process credential providers for AWS SDKs and Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI option for specifying User Agent

Freedmont opened this issue · comments

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.

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.