awslabs / awsprocesscreds

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

Plug-in Architecture for Authenticators #33

Open ericdbarry opened 4 years ago

ericdbarry commented 4 years ago

I have a need for a custom form authenticator, specifically one that does not conform with the existing Generic, Okta or ADFS versions.

I am unable to influence the existing page design and for compatibility reasons, we are unlikely to change it. A plugin-in model would allow me to bring my own authenticators to the mix.