awslabs / awsprocesscreds

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

Customizable forms field names #31

Open mateuszboryn opened 5 years ago

mateuszboryn commented 5 years ago

Customizable forms field names: user can specify non-default names of fields that are in ADFS HTML form.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-io commented 5 years ago

Codecov Report

Merging #31 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage    98.1%   98.11%   +<.01%     
==========================================
  Files           5        5              
  Lines         317      318       +1     
  Branches       42       42              
==========================================
+ Hits          311      312       +1     
  Misses          3        3              
  Partials        3        3
Impacted Files Coverage Δ
awsprocesscreds/saml.py 100% <100%> (ø) :arrow_up:
awsprocesscreds/cli.py 96.29% <100%> (+0.14%) :arrow_up:
awsprocesscreds/__init__.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a216e70...810c9d5. Read the comment docs.