You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Li Fangning (JIRA)" <ji...@apache.org> on 2017/08/09 03:29:00 UTC

[jira] [Created] (SSHD-762) Keyboard Interactive Authentication only supports one-time interaction

Li Fangning created SSHD-762:
--------------------------------

             Summary: Keyboard Interactive Authentication only supports one-time interaction
                 Key: SSHD-762
                 URL: https://issues.apache.org/jira/browse/SSHD-762
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 1.6.0
            Reporter: Li Fangning
            Priority: Minor


The _org.apache.sshd.server.auth.keyboard.KeyboardInteractiveAuthenticator_ interface only support one-time interaction with the client.
So some features can not be achieved, such as the scenario of the expiration of user's password.
See the second example of [RFC 4256|https://www.ietf.org/rfc/rfc4256.txt].

Regards



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)