Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

anylink支持能否增加支持【accept-challenge】消息,先输入密码,验证成功后再次输入TOTP验证码 #321

Open
sansam opened this issue May 27, 2024 · 0 comments

Comments

@sansam
Copy link

sansam commented May 27, 2024

使用的anylink版本 ?

v0.12.1

使用操作系统的类型和版本?

centos 7.9

具体遇到的问题,可上传截图

复现条件:

  1. 启用Radius
  2. radius服务端对接LDAP
  3. radius开启TOTP
  4. 当连接路径为anyconnect -> anylink -> radius时,输入正确的账号和密码,anyconnect客户端未能弹出输入输入TOTP验证码提示,客户端直接提示密码错误。
  5. 当连接路径为anyconnect -> anylink -> radius时,输入正确的账号和密码+TOTP验证码,客户端直接提示密码错误。
  6. 当连接路径为anyconnect -> ocserv -> radius时,输入正确的账号和密码,anyconnect客户端能够弹出输入TOTP验证码提示,验证通过。
    步骤6截图:
    image
    分析:
    anylink未能识别radius服务端返回【accept-challenge】的消息。
    image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant