A security mechanism needs to provide strong authentication features as well as privacy and features, such as single sign-on (SSO), for example.
安全机制需要提供强大的身份验证特性以及保密性和其他的特性,例如单点登录(SSO)。
There is no central user registry that would support single sign-on for computer systems across the campus.
没有支持整个大学计算机系统单点登录的中央用户注册表。
Lotus Domino 7 also provided better support for single sign-on (SSO) and new security-related APIs for handling of encrypted mail.
LotusDomino7还为单点登录(SSO)提供了更好的支持,以及和安全有关的处理加密邮件的新api。
Better end-user experience by eliminating the need for new accounts registration through automatic "federated provisioning" or avoiding redundantly login through cross-domain single sign-on.
通过自动“联合供应”消除新帐户注册的需求或通过跨域单点登录避免冗余来获得更好的最终用户体验。
This is a form of back-end single sign-on (SSO) which you can use with many different systems (for example, PeopleSoft).
这是后端单点登录(SSO)的一种形式,可以将它用于多个不同的系统中(如PeopleSoft)。
The concept of single sign-on, the technologies, and the implications for users and administrators are complex, so I have only scratched the surface in this article.
单点登录的概念、技术和蕴涵对用户和管理员而言很复杂,我在本文中只触及了这个领域的皮毛。
As we mentioned previously, some organizations may require access to both directories simultaneously, often not for reasons of single sign-on.
正如前面所叙述的:一些组织可能需要同时访问两个目录,通常情况下不是出于单点登录的原因。
Stores user IDs and passwords for backend systems to facilitate providing a single sign-on experience for the portal user.
为后端系统存储用户ID和密码,使其能够方便地为门户用户提供单点登录体验。
Single sign-on solutions can be that unified framework for security and authentication, alleviating much of the burden on users, administrators, and developers.
单点登录解决方案为安全性和身份验证提供了统一的框架,这大大减轻了用户、管理员和开发人员的负担。
To avoid having to authenticate the user for each data source, single sign-on techniques can be leveraged.
为了避免为每个数据源一一执行用户认证,可以利用单点登录。
Now it needs to tackle the hard part of its strategy: making it all work together seamlessly, for instance by offering a single sign-on for all its services and one-touch access.
现在诺基亚需要跨过这项战略的困难部分:让其完美无缺协同运作起来。例如,提供针对所有服务的单一认证或是一键链接。
In addition, the platform must support single sign-on capabilities for you to be able to integrate it with your remaining on-premise applications or any other cloud applications.
另外,平台必须支持单点登录功能,让您能够把它与现有的内部应用程序或其他云应用程序集成起来。
Single sign-on USES the centralized server for authentication, so the same credentials can be used for accessing any of the client systems.
单点登录使用集中的服务器执行身份验证,可以使用相同的凭证访问任何客户机系统。
The plan calls for a single sign-in each time a computer or phone is turned on, using a device such as a digital token, a smartcard, or a fingerprint reader.
这一规划只需每次打开电脑或手机时使用一个简单信号- - -使用一种诸如数码标示、一张智能卡或指纹扫描器这类的装置。
Having one application in the cluster act as the OP would enable you to set up single sign-on authentication for all of the applications.
让集群中的一个应用程序作为OP,就可以为所有应用程序建立单点登录身份验证。
Similar to multiple bank tellers servicing a single line of waiting customers, efficiency improves when developers instead sign up for the next task when they've completed the last task.
类似于银行的多个出纳员服务一条等待的客户队伍,当开发人员完成一个任务准备进入下一个任务的时候他们的效率会有所改进。
Also, single sign-on (SSO) is easier to implement for the same reason.
同时,使得在相同条件下单一登录(SSO)更易于实现。
At the beginning of this decade Microsoft, then feared as a bullying monopolist, tried but failed to create a "single sign-on" called "Passport" for the whole web. Nobody signed on.
在本世代初微软尚作为一个恃强凌弱的垄断者而广为畏惧时,它即试图为整个网络提供一种名为“通行证”的“一次性登陆”的解决方案,但却以失败告终,因为没有人登陆它。
When single sign-on is not important for customers, this approach is recommended.
在单点登录对于客户来说并不是非常重要的情况下,我们推荐使用这种方法。
For AD there is a special Single Sign-On feature available, it will be discussed later.
对于AD,有一个特殊的单点登录特性,稍后讨论此特性。
This approach is recommended when single sign-on (SSO) is important for customers.
在单点登录(SSO)对于客户来说非常重要的情况下,我们推荐使用这种方法。
However, it has a number of weaknesses: there is no single sign-on point for the user, the coupling between the provider and subscriber isn't very tight, and business logic is not reused.
然而,它有很多的缺点:对用户没有提供统一认证,提供者与订阅者耦合不紧,业务逻辑没有重用。
The value of having a unified system for data portability and single sign-in services becomes unmistakable after a significant privacy breach.
具备数据便携性和唯一登录服务的统一系统将凸显价值。
Note that for the single sign-on authentication to properly work, you must include a call to the authorizeCallback() method in your onActivityResult() function.
注意,为了单点登录身份认证正确工作,您必须在onActivityResult()函数中包含一个对authorizeCallback()方法的调用。
In this article, you've seen how to use the OpenID authentication specification to set up single sign-on user authentication for a cluster of partner applications.
在本文中,您看到了如何使用OpenID身份验证规范为伙伴应用程序集群建立单点登录身份验证。
New options for single sign-on (SSO).
针对单点登录(single sign - on)的更多选项。
From a user perspective, Active Directory allows for single sign-on to a computer, including establishing the E-mail Settings through Outlook directly from the user profile.
从用户角度看,ActiveDirectory允许对一台计算机的单一登录,包括通过Outlook直接从用户配置文件建立电子邮件设置。
Question: What is the best way to implement single sign-on for a Web service which calls other Web services? (submitted by RR)?
问:为调用其他Web服务的Web服务实现单点登录的最佳方法是什么?
The portal provides enhanced services for portlets such as standardized styling, single sign-on, event handling, and many, many others.
门户网站为portlet提供了增强的服务,如标准化样式、单点登录、事件处理及许许多多其他服务。
You use the name LtpaToken when the Domino server is configured for single sign-on (SSO).
当Domino服务器配置为单点登录 (SSO) 时使用 LtpaToken 作为名称。
应用推荐