Scout24 / afp-cli

CLI for the AWS Federation Proxy
Apache License 2.0
13 stars 8 forks source link

Implement Kerberos Support #41

Open esc opened 8 years ago

esc commented 8 years ago

Following #18 and #27 this should be considered an improvement. The code and interface logic are such that new so-called password-providers can implemented in a straightforward fashion.

schlomo commented 8 years ago

This can also fix #42 since Kerberos authentication does not transmit the password any more.