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:32:00 UTC

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

     [ https://issues.apache.org/jira/browse/SSHD-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

Regards

  was:
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


> 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.
> Therefore, some features can not be achieved, such as the scenario of the expiration of user's password.
> See the second authentication example of [RFC 4256|https://www.ietf.org/rfc/rfc4256.txt].
> Regards



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