Skip to main content

Getting AWS SSO to work with KeePass and Kee

Rough notes:

  • Kee
    • In the browser, go to the Kee options page
      • This can be found by clicking the Kee extension icon, click the menu icon, then click Options (gear icon)
    • Under Finding forms → Include List → Text field ID, append these options:
      ,awsui-input-2,awsui-input-0

  • KeePass
    • Edit your password entry
    • Go to Kee → Form fields
    • Alter the username entry...
      • Edit the KeePass username entry
      • Set the Id field to awsui-input-0 then click Ok
    • Create a text-type TOTP entry
      • Click Add
      • Set the Value field to {TOTP}
      • Set the Id field to awsui-input-2
      • Set the KeePass placeholders option to Enable then click Ok
    • Create a password-type TOTP entry
      • Click Add
      • Set the Value field to {TOTP}
      • Set the Type to Password
      • Set the Id field to awsui-input-2 then click Ok
    • Click OK to save the password entry