Nike-Inc / gimme-aws-creds

A CLI that utilizes Okta IdP via SAML to acquire temporary AWS credentials
Apache License 2.0
925 stars 263 forks source link

Notify user of U2F/WebAuthn token touch/insertion #419

Closed epierce closed 1 year ago

epierce commented 1 year ago

Description

No response is sent to the user when they insert or touch their WebAuthn/U2F token. To the user, it's hard to tell if the token is being used or not.

Related Issue

410

Motivation and Context

348 provided a notification that authentication was successful, but there's still a long lag after the user touches the token waiting on the response from Okta. This change notifies the user as soon as they activate the token

How Has This Been Tested?

Tested with multiple Yubikey and Google Titan devices

Types of changes

Checklist: