Feature
A second factor for Break-Glass accounts
- Break-Glass accounts skip MFA so that an outage or a misconfiguration can never lock every administrator out. That has always been a deliberate trade, and it can now be tightened without giving up the guarantee: an optional 6-digit code from a standard authenticator app can be required on every Break-Glass logon.
- The code is verified entirely on the machine, with the seed sealed to that machine. Nothing is contacted to check it, so it keeps working during exactly the outage that made Break-Glass necessary in the first place.
- Optional and off by default. Existing Break-Glass accounts continue to work untouched.
Enhancement
Nested Active Directory groups
- Group membership is now resolved through nested groups. A user who is a member of a group that is itself a member of a listed group is matched correctly, which is how most real directories are actually organised.
Known Issue
Scope and upgrade notes
- Drop-in upgrade from any 0.6.x or 0.7.x release. All configuration is preserved.
- Windows elevation prompts (User Account Control and "run as") are outside the scope of this product and are not prompted for MFA. It covers interactive logon and Remote Desktop.