-
-
基于表单的身份验证
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
基于表单的身份验证
使用基于表单的身份验证,登录表单将呈现给最终用户。此类型的身份验证表单支持多重 (nFactor) 身份验证和经典身份验证。
确保基于窗体的身份验证工作如下:
-
负载平衡虚拟服务器必须打开身份验证。
-
必须指定“身份验证主机”参数,必须将用户重定向到该参数以进行身份验证。用于配置相同的命令如下所示:
set lb vs lb1 -authentication on –authenticationhost aaavs-ip/fqdn
-
基于表单的身份验证与支持 HTML 的浏览器兼容
以下步骤演示了基于窗体的身份验证的工作原理:
-
客户端(浏览器)在 TM(负载均衡 /CS)虚拟服务器上发送 URL 的 GET 请求。
- TM 虚拟服务器确定客户端尚未通过身份验证,并向客户端发送 HTTP 302 响应。响应包含一个隐藏脚本,该脚本导致客户端向身份验证虚拟服务器发出 /cgi/tm 的 GET 请求。
- 客户端将包含目标 URL 的 GET /cgi/tm 发送到身份验证虚拟服务器。
- 身份验证虚拟服务器向登录页面发送重定向。
- 用户将其凭据发送到使用 POST /DOAuthenation.do.do.A 的身份验证虚拟服务器。身份验证由身份验证虚拟服务器完成。
- 如果凭据正确,身份验证虚拟服务器会使用一次性令牌 (OTP) 向负载平衡服务器上的 cgi/自auth url 发送 HTTP 302 响应。
- 负载平衡服务器将 HTTP 302 发送到客户端。
-
客户端为其初始 URL 目标 URL 发送 GET 请求以及 32 字节的 cookie。
共享
共享
在本文中
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.