JP2013508831A - コンピュータネットワーク内の保護リソースへのアクセスを管理するための方法と、そのための物理エンティティおよびコンピュータプログラム - Google Patents
コンピュータネットワーク内の保護リソースへのアクセスを管理するための方法と、そのための物理エンティティおよびコンピュータプログラム Download PDFInfo
- Publication number
- JP2013508831A JP2013508831A JP2012534549A JP2012534549A JP2013508831A JP 2013508831 A JP2013508831 A JP 2013508831A JP 2012534549 A JP2012534549 A JP 2012534549A JP 2012534549 A JP2012534549 A JP 2012534549A JP 2013508831 A JP2013508831 A JP 2013508831A
- Authority
- JP
- Japan
- Prior art keywords
- controller
- user
- service provider
- request token
- message
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 92
- 238000004590 computer program Methods 0.000 title claims description 15
- 230000000903 blocking effect Effects 0.000 abstract description 3
- 230000008569 process Effects 0.000 description 26
- 238000013475 authorization Methods 0.000 description 23
- 238000010586 diagram Methods 0.000 description 13
- 238000007726 management method Methods 0.000 description 10
- 238000004891 communication Methods 0.000 description 8
- 230000003068 static effect Effects 0.000 description 7
- 238000012546 transfer Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 6
- 230000004044 response Effects 0.000 description 6
- 230000008901 benefit Effects 0.000 description 4
- 230000009471 action Effects 0.000 description 2
- 238000007689 inspection Methods 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 125000002066 L-histidyl group Chemical group [H]N1C([H])=NC(C([H])([H])[C@](C(=O)[*])([H])N([H])[H])=C1[H] 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000012550 audit Methods 0.000 description 1
- 230000003190 augmentative effect Effects 0.000 description 1
- 230000004888 barrier function Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/10—Network architectures or network communication protocols for network security for controlling access to devices or network resources
- H04L63/102—Entity profiles
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/33—User authentication using certificates
- G06F21/335—User authentication using certificates for accessing specific resources, e.g. using Kerberos tickets
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/04—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
- H04L63/0407—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the identity of one or more communicating identities is hidden
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Storage Device Security (AREA)
Abstract
Description
(i)要求トークンが許可された場合に保護リソースにアクセスしうるコンシューマ300についての情報と、
(ii)要求トークンが許可された場合にアクセスされうる保護リソースについての情報と、そして、
(iii)要求トークンが許可された場合に保護リソースに関して行われうる操作についての情報と、
のうち、少なくとも1つを抽出することに存する。
http://opensocial.org/Technical−Resouces/opensocial−spec−v09/OpenSocial−Specification.htmlで入手可能である。
Claims (15)
- コントローラ(100)によって実行される方法であって、
要求トークンを含むメッセージを受信するステップ(s10)を備え、
要求トークンは、サービスプロバイダ(400)の保護リソースにアクセスすることについてユーザからの許可を要求するための、コンシューマ(300)によって使用される値であり、
サービスプロバイダ(400)は、保護リソースに対するアクセスを提供するように構成されたソフトウェアアプリケーション及びウェブサイトのうちの少なくとも一方であり、
コンシューマ(300)は、ユーザの代わりにサービスプロバイダ(400)にアクセスするように構成されたソフトウェアアプリケーション及びウェブサイトのうちの少なくとも一方であり、
前記方法は更に、
前記メッセージが保護リソースに対するアクセスを管理するポリシー設定に適合するか否かを判定するステップ(s20)と、
前記メッセージが前記ポリシー設定に適合しないと判定された(s30)場合に、前記要求トークンに関連する前記サービスプロバイダ(400)へ前記要求トークンが転送されることを阻止するステップ(s34)と、
を備えることを特徴とする方法。 - 前記メッセージが前記ポリシー設定に適合すると判定された(s30)場合に、前記要求トークンに関連する前記サービスプロバイダ(400)へ前記要求トークンが転送されることを許可するステップ(s32)
を更に備えることを特徴とする請求項1に記載の方法。 - 前記メッセージが前記ポリシー設定に適合するか否かを判定する前記ステップ(s20)は、
前記要求トークンの発信元である前記コンシューマ(300)に関する情報と、
1以上の操作を許可するよう前記要求トークンを通じて要求される前記保護リソースに関する情報と、
前記要求トークンを通じて許可を要求される前記1以上の操作に関する情報と、
のうちの少なくとも1つを前記メッセージから抽出するステップ(s22)と、
前記抽出された情報が前記ポリシー設定に適合するか否かを判定するステップ(s24)と、
を含む
ことを特徴とする請求項1又は2に記載の方法。 - 少なくとも1つのサービスプロバイダ(400)から、前記少なくとも1つのサービスプロバイダ(400)におけるユーザのIDに関連する前記保護リソースに関する情報を取得するステップ
を更に備えることを特徴とする請求項1乃至3のいずれか1項に記載の方法。 - 前記少なくとも1つのサービスプロバイダ(400)におけるユーザのIDに関連する前記保護リソースに関する前記情報は、前記少なくとも1つのサービスプロバイダ(400)におけるユーザのIDに関連する前記保護リソースの利用に関する情報を含む
ことを特徴とする請求項4に記載の方法。 - 受信したメッセージ、及び、その要求トークンが転送されることが阻止されたか否か、と、
受信した要求トークン、及び、それが転送されることが阻止されたか否か、と、
受信したメッセージ、及び、その要求トークンが転送されることが許可されたか否か、と、
受信した要求トークン、及び、それが転送されることが許可されたか否か、と、
のうちの少なくとも1つに関する、履歴情報と呼ぶ情報を記録するステップと、
前記履歴情報をユーザ端末(200)が入手できるようにするステップと、
を更に備えることを特徴とする請求項1乃至5のいずれか1項に記載の方法。 - 前記コントローラ(100)と通信可能なユーザ端末(200)が追加的に実行する、請求項1乃至6のいずれか1項に記載の方法であって、
前記ユーザ端末(200)が、前記コントローラ(100)の中の前記ポリシー設定を設定するステップ
を更に備えることを特徴とする請求項1乃至6のいずれか1項に記載の方法。 - コントローラ(100)であって、
要求トークンを含むメッセージを受信するように構成された受信器(110)を備え、
要求トークンは、サービスプロバイダ(400)の保護リソースにアクセスすることについてユーザからの許可を要求するための、コンシューマ(300)によって使用される値であり、
サービスプロバイダ(400)は、保護リソースに対するアクセスを提供するように構成されたソフトウェアアプリケーション及びウェブサイトのうちの少なくとも一方であり、
コンシューマ(300)は、ユーザの代わりにサービスプロバイダ(400)にアクセスするように構成されたソフトウェアアプリケーション及びウェブサイトのうちの少なくとも一方であり、
前記コントローラは更に、
前記メッセージが保護リソースに対するアクセスを管理するポリシー設定に適合するか否かを判定するように構成された判定器(120)と、
前記メッセージが前記ポリシー設定に適合しないと判定された場合に、前記要求トークンに関連する前記サービスプロバイダ(400)へ前記要求トークンが転送されることを阻止するように構成された転送器(130)と、
を備えることを特徴とするコントローラ(100)。 - 前記転送器(130)は更に、前記メッセージが前記ポリシー設定に適合すると判定された場合に、前記要求トークンに関連する前記サービスプロバイダ(400)へ前記要求トークンが転送されることを許可するように構成される
ことを特徴とする請求項8に記載のコントローラ(100)。 - 前記判定器(120)は更に、
前記メッセージが前記ポリシー設定に適合するか否かを判定することが、
前記要求トークンの発信元である前記コンシューマ(300)に関する情報と、
1以上の操作を許可するよう前記要求トークンを通じて要求される前記保護リソースに関する情報と、
前記要求トークンを通じて許可を要求される前記1以上の操作に関する情報と、
のうちの少なくとも1つを前記メッセージから抽出することと、
前記抽出された情報が前記ポリシー設定に適合するか否かを判定することと、
を含むように構成される
ことを特徴とする請求項8又は9に記載のコントローラ(100)。 - 少なくとも1つのサービスプロバイダ(400)から、前記少なくとも1つのサービスプロバイダ(400)におけるユーザのIDに関連する前記保護リソースに関する情報を取得するように構成された取得器
を更に備えることを特徴とする請求項8乃至10のいずれか1項に記載のコントローラ(100)。 - 前記少なくとも1つのサービスプロバイダ(400)におけるユーザのIDに関連する前記保護リソースに関する前記情報は、前記少なくとも1つのサービスプロバイダ(400)におけるユーザのIDに関連する前記保護リソースの利用に関する情報を含む
ことを特徴とする請求項11に記載のコントローラ(100)。 - 受信したメッセージ、及び、その要求トークンが転送されることが阻止されたか否か、と、
受信した要求トークン、及び、それが転送されることが阻止されたか否か、と、
受信したメッセージ、及び、その要求トークンが転送されることが許可されたか否か、と、
受信した要求トークン、及び、それが転送されることが許可されたか否か、と、
のうちの少なくとも1つに関する、履歴情報と呼ぶ情報を記録するように構成された記録器と、
前記履歴情報をユーザ端末(200)が入手できるようにする開示器と、
を更に備えることを特徴とする請求項8乃至12のいずれか1項に記載のコントローラ(100)。 - 請求項8乃至13のいずれか1項に記載のコントローラ(100)と、
前記コントローラ(100)と通信可能なユーザ端末(200)と、
を備え、
前記ユーザ端末(200)は、前記コントローラ(100)の中の前記ポリシー設定を設定するように構成される
ことを特徴とするシステム。 - コントローラ(100)において実行された場合に、前記コントローラ(100)に、請求項1乃至7のいずれか1項に記載の方法を実行させるように構成された命令を含んだコンピュータプログラム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/EP2009/063891 WO2011047722A1 (en) | 2009-10-22 | 2009-10-22 | Method for managing access to protected resources in a computer network, physical entities and computer programs therefor |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013508831A true JP2013508831A (ja) | 2013-03-07 |
JP5509334B2 JP5509334B2 (ja) | 2014-06-04 |
Family
ID=41683484
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012534549A Active JP5509334B2 (ja) | 2009-10-22 | 2009-10-22 | コンピュータネットワーク内の保護リソースへのアクセスを管理するための方法と、そのための物理エンティティおよびコンピュータプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US8595494B2 (ja) |
EP (1) | EP2491694B1 (ja) |
JP (1) | JP5509334B2 (ja) |
WO (1) | WO2011047722A1 (ja) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013109735A (ja) * | 2011-11-24 | 2013-06-06 | Nippon Telegr & Teleph Corp <Ntt> | アクセスチケット発行システム及びアクセスチケット発行方法 |
JP2015184826A (ja) * | 2014-03-20 | 2015-10-22 | キヤノン株式会社 | 中継装置、中継方法、中継システム、及びプログラム |
JP2016518662A (ja) * | 2013-04-28 | 2016-06-23 | テンセント・テクノロジー・(シェンジェン)・カンパニー・リミテッド | 認可認証の方法および装置 |
JP2020509475A (ja) * | 2017-02-09 | 2020-03-26 | アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited | 信頼できるログイン方法、サーバ、およびシステム |
Families Citing this family (42)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9807096B2 (en) | 2014-12-18 | 2017-10-31 | Live Nation Entertainment, Inc. | Controlled token distribution to protect against malicious data and resource access |
US9088580B2 (en) * | 2009-12-31 | 2015-07-21 | Microsoft Technology Licensing, Llc | Access control based on user and service |
WO2011088900A1 (en) * | 2010-01-25 | 2011-07-28 | Nokia Siemens Networks Oy | Method for controlling access to resources |
US9087189B1 (en) | 2011-05-03 | 2015-07-21 | Symantec Corporation | Network access control for cloud services |
US8931041B1 (en) * | 2011-07-29 | 2015-01-06 | Symantec Corporation | Method and system for visibility and control over access transactions between clouds using resource authorization messages |
CN103067338B (zh) * | 2011-10-20 | 2017-04-19 | 上海贝尔股份有限公司 | 第三方应用的集中式安全管理方法和系统及相应通信系统 |
CN102404706B (zh) * | 2011-11-24 | 2014-08-13 | 中兴通讯股份有限公司 | 一种管理资费安全的方法及移动终端 |
US20130144755A1 (en) * | 2011-12-01 | 2013-06-06 | Microsoft Corporation | Application licensing authentication |
US9338171B2 (en) | 2011-12-30 | 2016-05-10 | Nokia Corporation | Method and apparatus for controlling access to resources |
US20160337351A1 (en) * | 2012-03-16 | 2016-11-17 | Acuity Systems, Inc. | Authentication system |
US10592978B1 (en) * | 2012-06-29 | 2020-03-17 | EMC IP Holding Company LLC | Methods and apparatus for risk-based authentication between two servers on behalf of a user |
US9338119B2 (en) | 2012-08-28 | 2016-05-10 | Alcatel Lucent | Direct electronic mail |
CN103716283B (zh) | 2012-09-29 | 2017-03-08 | 国际商业机器公司 | 用于在流程中处理调用的Web服务的OAuth认证的方法和系统 |
JP6056384B2 (ja) * | 2012-10-31 | 2017-01-11 | 株式会社リコー | システム及びサービス提供装置 |
US10069838B2 (en) * | 2012-12-18 | 2018-09-04 | Adobe Systems Incorporated | Controlling consumption of hierarchical repository data |
RU2536663C2 (ru) * | 2012-12-25 | 2014-12-27 | Закрытое акционерное общество "Лаборатория Касперского" | Система и способ защиты от нелегального использования облачных инфраструктур |
US9130926B2 (en) | 2012-12-27 | 2015-09-08 | Microsoft Technology Licensing, Llc | Authorization messaging with integral delegation data |
CN104050192B (zh) * | 2013-03-15 | 2017-08-04 | 腾讯科技(深圳)有限公司 | 一种运行应用的方法、装置和系统 |
US9117229B2 (en) * | 2013-06-03 | 2015-08-25 | Tangome, Inc. | Generating revenue by growing sales of third-party applications |
US10694029B1 (en) | 2013-11-07 | 2020-06-23 | Rightquestion, Llc | Validating automatic number identification data |
US9397990B1 (en) * | 2013-11-08 | 2016-07-19 | Google Inc. | Methods and systems of generating and using authentication credentials for decentralized authorization in the cloud |
CN105100007A (zh) | 2014-05-08 | 2015-11-25 | 国际商业机器公司 | 用于控制资源访问的方法和装置 |
US9075990B1 (en) * | 2014-07-01 | 2015-07-07 | Shape Security, Inc. | Reliable selection of security countermeasures |
JP6459270B2 (ja) * | 2014-07-23 | 2019-01-30 | 富士ゼロックス株式会社 | 情報処理装置及びプログラム |
JP2016085641A (ja) * | 2014-10-27 | 2016-05-19 | キヤノン株式会社 | 権限移譲システム、権限移譲システムにて実行される方法、およびそのプログラム |
US9350556B1 (en) | 2015-04-20 | 2016-05-24 | Google Inc. | Security model for identification and authentication in encrypted communications using delegate certificate chain bound to third party key |
US11803884B2 (en) * | 2015-05-27 | 2023-10-31 | Ascent Technologies Inc. | System and methods for automatically generating regulatory compliance manual using modularized and taxonomy-based classification of regulatory obligations |
US10044718B2 (en) | 2015-05-27 | 2018-08-07 | Google Llc | Authorization in a distributed system using access control lists and groups |
US10097557B2 (en) * | 2015-10-01 | 2018-10-09 | Lam Research Corporation | Virtual collaboration systems and methods |
US20170187726A1 (en) * | 2015-12-24 | 2017-06-29 | Zeta (Better World Technology Pvt. Ltd.) | Cross-domain message authentication |
EP3345370B1 (en) | 2016-01-29 | 2019-03-13 | Google LLC | Device access revocation |
CN109643353B (zh) | 2016-08-19 | 2023-06-02 | 维萨国际服务协会 | 自动访问数据改变检测 |
US10805270B2 (en) | 2016-09-26 | 2020-10-13 | Agari Data, Inc. | Mitigating communication risk by verifying a sender of a message |
US11936604B2 (en) | 2016-09-26 | 2024-03-19 | Agari Data, Inc. | Multi-level security analysis and intermediate delivery of an electronic message |
US11722513B2 (en) | 2016-11-30 | 2023-08-08 | Agari Data, Inc. | Using a measure of influence of sender in determining a security risk associated with an electronic message |
US11044267B2 (en) | 2016-11-30 | 2021-06-22 | Agari Data, Inc. | Using a measure of influence of sender in determining a security risk associated with an electronic message |
US11019076B1 (en) | 2017-04-26 | 2021-05-25 | Agari Data, Inc. | Message security assessment using sender identity profiles |
US11757914B1 (en) * | 2017-06-07 | 2023-09-12 | Agari Data, Inc. | Automated responsive message to determine a security risk of a message sender |
US11102244B1 (en) * | 2017-06-07 | 2021-08-24 | Agari Data, Inc. | Automated intelligence gathering |
US10721222B2 (en) * | 2017-08-17 | 2020-07-21 | Citrix Systems, Inc. | Extending single-sign-on to relying parties of federated logon providers |
US11368444B2 (en) | 2019-09-05 | 2022-06-21 | The Toronto-Dominion Bank | Managing third-party access to confidential data using dynamically generated application-specific credentials |
EP3982615B1 (en) * | 2020-10-12 | 2024-09-11 | Nokia Technologies Oy | Authorization in communication networks |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6253202B1 (en) * | 1998-09-18 | 2001-06-26 | Tacit Knowledge Systems, Inc. | Method, system and apparatus for authorizing access by a first user to a knowledge profile of a second user responsive to an access request from the first user |
US20020046352A1 (en) | 2000-10-05 | 2002-04-18 | Ludwig George Stone | Method of authorization by proxy within a computer network |
JP2003132160A (ja) | 2001-10-23 | 2003-05-09 | Nec Corp | 個人情報管理システムと個人情報管理装置、及び個人情報管理プログラム |
US7076558B1 (en) | 2002-02-27 | 2006-07-11 | Microsoft Corporation | User-centric consent management system and method |
US7334254B1 (en) * | 2003-07-31 | 2008-02-19 | Sprint Communications Company L.P. | Business-to-business security integration |
US8132242B1 (en) * | 2006-02-13 | 2012-03-06 | Juniper Networks, Inc. | Automated authentication of software applications using a limited-use token |
-
2009
- 2009-10-22 WO PCT/EP2009/063891 patent/WO2011047722A1/en active Application Filing
- 2009-10-22 JP JP2012534549A patent/JP5509334B2/ja active Active
- 2009-10-22 US US13/501,582 patent/US8595494B2/en active Active
- 2009-10-22 EP EP09744668.6A patent/EP2491694B1/en not_active Not-in-force
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013109735A (ja) * | 2011-11-24 | 2013-06-06 | Nippon Telegr & Teleph Corp <Ntt> | アクセスチケット発行システム及びアクセスチケット発行方法 |
JP2016518662A (ja) * | 2013-04-28 | 2016-06-23 | テンセント・テクノロジー・(シェンジェン)・カンパニー・リミテッド | 認可認証の方法および装置 |
US10063547B2 (en) | 2013-04-28 | 2018-08-28 | Tencent Technology (Shenzhen) Company Limited | Authorization authentication method and apparatus |
JP2015184826A (ja) * | 2014-03-20 | 2015-10-22 | キヤノン株式会社 | 中継装置、中継方法、中継システム、及びプログラム |
JP2020509475A (ja) * | 2017-02-09 | 2020-03-26 | アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited | 信頼できるログイン方法、サーバ、およびシステム |
US11057363B2 (en) | 2017-02-09 | 2021-07-06 | Advanced New Technologies Co., Ltd. | Trusted login of user accounts |
US11212271B2 (en) | 2017-02-09 | 2021-12-28 | Advanced New Technologies Co., Ltd. | Trusted login of user accounts |
Also Published As
Publication number | Publication date |
---|---|
US8595494B2 (en) | 2013-11-26 |
WO2011047722A1 (en) | 2011-04-28 |
EP2491694A1 (en) | 2012-08-29 |
EP2491694B1 (en) | 2015-12-23 |
JP5509334B2 (ja) | 2014-06-04 |
US20120204221A1 (en) | 2012-08-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5509334B2 (ja) | コンピュータネットワーク内の保護リソースへのアクセスを管理するための方法と、そのための物理エンティティおよびコンピュータプログラム | |
US8819784B2 (en) | Method for managing access to protected resources and delegating authority in a computer network | |
JP6033990B2 (ja) | 単一のフレキシブルかつプラガブルOAuthサーバを備える複数のリソースサーバ、OAuth保護したREST式OAuth許諾管理サービス、およびモバイルアプリケーションシングルサインオンするOAuthサービス | |
AU2015240467B2 (en) | Method for authentication and assuring compliance of devices accessing external services | |
EP2529527B1 (en) | Method for controlling access to resources | |
US9311469B2 (en) | Authorization server system, control method thereof, and non-transitory computer-readable medium | |
CN106341234B (zh) | 一种授权方法及装置 | |
JP2024515214A (ja) | サイバーセキュリティシステム | |
CN104255007A (zh) | Oauth框架 | |
US20240171576A1 (en) | Identity proxy and access gateway | |
US20210112060A1 (en) | Method and Apparatus to Control and Monitor Access to Web Domains using Networked Devices | |
US8805985B2 (en) | Method for privacy management in an identity network, physical entities and computer program therefor | |
JP2010218302A (ja) | コンテンツアクセス制御システム、コンテンツサーバ及びコンテンツアクセス制御方法 | |
Siriwardena et al. | UMA Evolution | |
EP4446912A1 (en) | Controlling authorization through licensing and policy enforcement of attributes | |
JP5414774B2 (ja) | 認証強度の異なるサーバに対応した連携型認証方法及びシステム | |
Garcia | Monj as Llorente et a | |
JP4995995B2 (ja) | アイデンティティネットワークにおけるプライバシー管理のための方法、そのための物理エンティティおよびコンピュータプログラム | |
Monjas et al. | Privacy Delegate: a browser-based tool for privacy self-management in social networks | |
Chen et al. | A Privacy Enabled Fast Dynamic Authentication and Authorization for B3G/4G Mobility |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131127 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131206 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20140317 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140324 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5509334 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |