REMOTABLE INFORMATION CARDS
    21.
    发明申请
    REMOTABLE INFORMATION CARDS 审中-公开
    可移除信息卡

    公开(公告)号:US20120159605A1

    公开(公告)日:2012-06-21

    申请号:US13408384

    申请日:2012-02-29

    IPC分类号: G06F21/00

    CPC分类号: G06F21/34

    摘要: An accessor function interfaces among a client, a relying party, and an identity provider. The identity provider can “manage” personal (i.e., self-asserted) information cards on behalf of a user, making the personal information cards available on clients on which the personal information cards are not installed. The client can be an untrusted client, vulnerable to attacks such as key logging, screen capture, and memory interrogation. The accessor function can also asked as a proxy for the relying party in terms of invoking and using the information cards system, for use with legacy relying parties.

    摘要翻译: 访问器功能在客户端,依赖方和身份提供者之间进行接口。 身份提供者可以代表用户“管理”个人(即自我声明的)信息卡,使个人信息卡可以在没有安装个人信息卡的客户端上可用。 客户端可以是不受信任的客户端,易受攻击,例如密钥记录,屏幕捕获和内存询问。 在访问和使用信息卡系统方面,访问者功能也可以被要求作为依赖方的代理人,以便与传统依赖方一起使用。

    Remotable information cards
    22.
    发明授权
    Remotable information cards 有权
    遥控信息卡

    公开(公告)号:US08151324B2

    公开(公告)日:2012-04-03

    申请号:US12111874

    申请日:2008-04-29

    IPC分类号: H04L29/06

    CPC分类号: G06F21/34

    摘要: An accessor function interfaces among a client, a relying party, and an identity provider. The identity provider can “manage” personal (i.e., self-asserted) information cards on behalf of a user, making the personal information cards available on clients on which the personal information cards are not installed. The client can be an untrusted client, vulnerable to attacks such as key logging, screen capture, and memory interrogation. The accessor function can also asked as a proxy for the relying party in terms of invoking and using the information cards system, for use with legacy relying parties.

    摘要翻译: 访问器功能在客户端,依赖方和身份提供者之间进行接口。 身份提供者可以代表用户“管理”个人(即自我声明的)信息卡,使个人信息卡可以在没有安装个人信息卡的客户端上可用。 客户端可以是不受信任的客户端,易受攻击,例如密钥记录,屏幕捕获和内存询问。 在访问和使用信息卡系统方面,访问者功能也可以被要求作为依赖方的代理人,以便与传统依赖方一起使用。

    DYNAMIC INFORMATION CARD RENDERING
    24.
    发明申请
    DYNAMIC INFORMATION CARD RENDERING 审中-公开
    动态信息卡渲染

    公开(公告)号:US20090272797A1

    公开(公告)日:2009-11-05

    申请号:US12112772

    申请日:2008-04-30

    IPC分类号: G06K5/00

    CPC分类号: G06F21/34 G06F21/33

    摘要: A system and method for dynamic rendering of information cards is provided. A card selector uses policies and rendering content to modify the presentation of information cards in the card selector. The policies and rendering content can be obtained from identity providers and relying parties. The rendering content can be obtained each time the card selector is invoked, just prior to rendering the information cards, or at other times specified in the policy. The rendering content can be displayed in a display area of the information card or in a content canvas outside the display area of the information card.

    摘要翻译: 提供了一种用于信息卡的动态渲染的系统和方法。 卡选择器使用策略和呈现内容来修改卡选择器中的信息卡的呈现。 政策和呈现内容可以从身份提供者和依赖方获得。 每次在卡片选择器被调用之前,恰好在呈现信息卡之前,或者在策略中指定的其他时间,可以获得呈现内容。 呈现内容可以显示在信息卡的显示区域或信息卡显示区域外的内容画布中。

    CLAIM CATEGORY HANDLING
    25.
    发明申请
    CLAIM CATEGORY HANDLING 审中-公开
    索赔类别处理

    公开(公告)号:US20090249430A1

    公开(公告)日:2009-10-01

    申请号:US12054774

    申请日:2008-03-25

    IPC分类号: G06F21/00

    CPC分类号: G06F21/6218 G06F2221/2115

    摘要: A relying party can have a security policy. The security policy can include claims that are categorized other than “required” and “optional”. The user can specify, in a user policy, whether or not to include in a request for a security token from an identity provider claims that are not “required”.

    摘要翻译: 依赖方可以拥有安全策略。 安全策略可以包括除“必需”和“可选”之外的分类的声明。 用户可以在用户策略中指定是否在不是“必需”的身份提供者声明的请求中包括安全令牌。

    Operator for correlated predicates in a query
    30.
    发明授权
    Operator for correlated predicates in a query 有权
    查询中相关谓词的运算符

    公开(公告)号:US06560595B1

    公开(公告)日:2003-05-06

    申请号:US09440482

    申请日:1999-11-15

    IPC分类号: G06F1730

    摘要: A correlation operator &THgr; provides a way for the results of sub-queries to be correlated. The correlation operator &THgr; has an implied existential quantifier property (i.e., a “for some” property) and is satisfied if any record matches its sub-query. If no record is found that matches the correlation operator &THgr;'s sub-query, then the correlation operator &THgr; query fails. The implicit existential quantifier property of the correlation operator &THgr; can be converted into a universal quantifier property (i.e., a “for all” property) by transformation of the query. The correlation operator &THgr; uses an algebra to resolve into flags attached to appropriate operators in the sub-query. After the correlation operator &THgr; is eliminated from the query, the query can be performed. The operator flags perform the correlation as part of the sub-query. The correlation operator &THgr; can be inserted explicitly by the user if she knows what data she desires to be correlated. Alternatively, the correlation operator can be inserted by the schema automatically to improve the expected results of the query.

    摘要翻译: 相关运算符THETA提供了一种使子查询的结果相关的方法。 相关运算符THETA具有隐含的存在量词属性(即,对于一些“属性”),并且如果任何记录与其子查询匹配则满足。 如果没有找到与相关运算符THETA的子查询匹配的记录,则相关运算符THETA查询失败。 相关算子THETA的隐式存在量词属性可以通过查询的转换转换为通用量词属性(即“全部”属性)。相关运算符THETA使用代数来解析为附加到适当运算符的标志 子查询。 在关联运算符THETA从查询中消除后,可以执行查询。 运营商标志执行相关作为子查询的一部分。如果她知道她想要什么数据相关,则用户可以明确地插入相关运算符THETA。 或者,可以自动地通过模式插入关联运算符以改进查询的预期结果。