You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've already successfully logged into AWS with saml2aws today, with my IdP and MFA being Okta and push, respectively.
I've started using Yubikey. I've set up my Okta profile to only use Yubikey for MFA, nothing else. The problem: since I've already logged into saml2aws about an hour ago, it is remembering that I used MFA, and isn't prompting me again. I've tried running saml2aws login --force, setting the token expiration to yesterday in my .saml2aws file, and completely uninstalling and reinstalling saml2aws, including rerunning configure. Nothing is working. (Setting disable_remember_device to true in the .saml2aws file doesn't work either.)
Is there a way to have saml2aws forget that I've used MFA, apart from waiting another 7 hours (or however long)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've already successfully logged into AWS with
saml2aws
today, with my IdP and MFA being Okta and push, respectively.I've started using Yubikey. I've set up my Okta profile to only use Yubikey for MFA, nothing else. The problem: since I've already logged into
saml2aws
about an hour ago, it is remembering that I used MFA, and isn't prompting me again. I've tried runningsaml2aws login --force
, setting the token expiration to yesterday in my.saml2aws
file, and completely uninstalling and reinstallingsaml2aws
, including rerunning configure. Nothing is working. (Settingdisable_remember_device
to true in the.saml2aws
file doesn't work either.)Is there a way to have
saml2aws
forget that I've used MFA, apart from waiting another 7 hours (or however long)?Beta Was this translation helpful? Give feedback.
All reactions