两个水平基本身份验证和摘要式身份验证。
The two levels are basic authentication and digest authentication.
为Web服务提供者配置了HTTP基本身份验证。
Configure HTTP basic authentication for the Web services provider.
而且,PHP的header函数只支持基本身份验证。
Also, PHP's header function supports only basic authentication.
基本身份验证允许用户执行基本任务,比如查看以前的事务。
The base authentication allows users to carry out basic tasks like viewing previous transactions.
当前实现了基本身份验证和基于会话的身份验证(LTPA)。
The ones currently implemented are basic and session-based (LTPA).
典型的示例包括HTTP基本身份验证以及基于表单的身份验证。
Typical examples include HTTP basic authentication and form-based authentication.
HTTP身份验证的默认形式“基本身份验证”会以明文发送密码。
The default form of HTTP authentication, "basic authentication," sends passwords in plain text.
使用部署描述符为Web服务客户端配置了HTTP基本身份验证。
Configure HTTP basic authentication for the Web services client using deployment descriptor.
客户机的标识作为用户名发送(不带密码),因为使用的是基本身份验证。
The client's identity is sent as the user name (with no password), because basic authentication is used.
因此,需要配置基本身份验证,或基本身份验证和基于令牌的身份验证的组合。
Therefore you need to configure either basic authentication or a combination of basic and token-based authentication.
本教程的第2部分以第1部分为基础,介绍了如何配置HTTP基本身份验证。
Part 2 of this tutorial builds upon Part 1, showing you how to configure HTTP basic authentication. Here you.
如果所链接的站点要求基本身份验证或基于表单的身份验证,则可能需要使用此功能。
You might need to use this if the site you link to requires either basic authorization or form-based authorization.
我们再次选择使用HTTP基本身份验证Header将调用方的标识传播给提供者。
We've once again chosen to use a HTTP Basic authentication header to propagate the identity of the caller to the provider.
注意:被指定为私有或自定义的提要可以通过使用SSL的HTTP基本身份验证来访问。
Note: Feeds that are designated as private or custom can be accessed using HTTP basic authentication with SSL.
服务器将经过序列化的凭据(包括用于基本身份验证的发送服务器标识)发送给目标服务器。
The server sends the serialized credentials, including the sending server's identity for basic authentication, to the target server.
如果站点要求身份验证,则必须对其他应用程序进行自己的自定义表单身份验证或基本身份验证。
If the site requires authentication, you must do your own custom form or basic authentication to the other application.
出了点问题,我必须保持一个安全的连接与一个请求到另一个服务器,代理,在基本身份验证。
Got a bit of an issue where I am required to maintain a secure connection with one server that proxies out requests to another, over basic authentication.
UsernameToken类似于HTTP基本身份验证,它提供的功能较少,但在各种场景中非常有效。
UsernameToken is similar to HTTP Basic authentication and provides minimal features, but is effective in a broad range of scenarios.
在IPSec为我们的服务提供机密性和完整性的同时,简单HTTP基本身份验证Header可以提供标识和身份验证。
While IPSec is providing confidentiality and integrity to our service, the simple HTTP Basic authentication header is providing identification and authentication.
若要从基于表单的身份验证切换到基本身份验证,必须先禁用基于表单的身份验证,然后作为单独的任务启用基本身份验证。
To switch from forms-based authentication to Basic authentication, you must first turn off forms-based authentication, and then, as a separate task, turn on Basic authentication.
如果不希望计算单元a信任计算单元b,则请在服务器身份验证步骤中为服务器使用证书身份验证,而不是采用基本身份验证。
If you do not want cell a to trust cell b, use certificate authentication for the server to server authentication step, not basic auth.
使用HTTP基本身份验证,还允许凭据从HTTP客户端传播到http端点(ApplicationServer)。
Using HTTP Basic authentication also allows the credential to propagate from HTTP client to HTTP endpoint (Application Server).
使用HTTP基本身份验证,还允许凭据从HTTP客户端传播到http端点(ApplicationServer)。
Using HTTP Basic authentication also allows the credential to propagate from HTTP client to HTTP endpoint (Application Server).
应用推荐