Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Some authenticators may need to record state information associated with the key they authenticated against for later reference by command implementations. This is necessary for example to honor the forced-command feature of the OpenSSH authorized_keys file format, but may also be helpful to remember the database's row key when a public key authentication is checked against a SQL database and Command implementations need that same row key to perform their actions.