JP5411204B2 - 情報処理装置及び情報処理方法 - Google Patents
情報処理装置及び情報処理方法 Download PDFInfo
- Publication number
- JP5411204B2 JP5411204B2 JP2011119124A JP2011119124A JP5411204B2 JP 5411204 B2 JP5411204 B2 JP 5411204B2 JP 2011119124 A JP2011119124 A JP 2011119124A JP 2011119124 A JP2011119124 A JP 2011119124A JP 5411204 B2 JP5411204 B2 JP 5411204B2
- Authority
- JP
- Japan
- Prior art keywords
- url
- client
- hash value
- information processing
- authentication
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2115—Third party
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2117—User registration
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Description
図1は、本発明の一実施形態に係る情報処理システムの機能ブロック図である。
次に、本発明の他の実施形態に係る情報処理装置300について、図7を参照して説明する。図7は、本発明の他の実施形態に係る情報処理装置を含む情報処理システムの構成を示す機能ブロック図である。
Claims (9)
- クライアントから送信された登録情報を受信する登録情報受信手段と、
前記登録情報を含むURLを生成するURL生成手段と、
前記URLを前記クライアントへと通知するURL通知手段と、
前記クライアントから前記URLを受信し、前記クライアントに前記URLに対応するログイン画面を表示させるとともに前記登録情報を前記URLから抽出するログインURL処理手段と、
前記クライアントから送信された第2の登録情報を含む認証要求を受信する認証要求受信手段と、
前記登録情報と前記第2の登録情報とが一致するか否かにより前記クライアントの認証の可否を判断する認証実行手段と
を有することを特徴とする情報処理装置。 - 前記URL生成手段は、前記登録情報を除く部分を共通させてURLを生成することを特徴とする請求項1に記載の情報処理装置。
- 前記URL生成手段が生成するURLのうち前記登録情報を除く部分が前記ログイン画面に対応することを特徴とする請求項2に記載の情報処理装置。
- クライアントから送信された登録情報を受信する登録情報受信手段と、
前記登録情報のハッシュ値を算出する計算手段と、
前記ハッシュ値を含むURLを生成するURL生成手段と、
前記URLを前記クライアントへと通知するURL通知手段と、
前記クライアントから前記URLを受信し、前記クライアントに前記URLに対応するログイン画面を表示させるとともに前記ハッシュ値を前記URLから抽出するログインURL処理手段と、
前記クライアントから送信された認証要求を受信する認証要求受信手段と、
前記認証要求をキーとして第2のハッシュ値を算出し、前記ハッシュ値と前記第2のハッシュ値とが一致するか否かにより前記クライアントの認証の可否を判断する認証実行手段と
を有することを特徴とする情報処理装置。 - 前記認証要求受信手段において、前記URLは、リファラとして受信されることを特徴とする請求項1から4のいずれかに記載の情報処理装置。
- 前記URL生成手段は、前記ハッシュ値を除く部分を共通させてURLを生成することを特徴とする請求項4に記載の情報処理装置。
- 前記URL生成手段が生成するURLのうち前記ハッシュ値を除く部分が前記ログイン画面に対応することを特徴とする請求項6に記載の情報処理装置。
- 前記URL通知手段は、電子メールにより前記URLをクライアントへと通知することを特徴とする請求項1から7のいずれかに記載の情報処理装置。
- 登録情報受信手段と、計算手段と、URL生成手段と、URL通知手段と、ログインURL処理手段と、認証要求受信手段と、認証実行手段とを有する情報処理装置の情報処理方法であって、
前記登録情報受信手段がクライアントから送信された登録情報を受信し、
前記計算手段が前記登録情報をキーとして用いてハッシュ値を算出し、
前記URL生成手段が前記ハッシュ値を含むURLを生成し、
前記URL通知手段が生成した前記URLを前記クライアントへと通知し、
前記ログインURL処理手段が前記クライアントからの前記URLを受信し、
前記クライアントにログイン画面を表示し、
前記ハッシュ値を前記URLから抽出し、
前記認証要求受信手段が前記クライアントから認証要求を受信し、
前記認証実行手段が前記認証要求から第2のハッシュ値を算出し、
前記ハッシュ値と前記第2のハッシュ値とが一致するか否かにより前記クライアントの認証の可否を判断する
ことを特徴とする情報処理方法。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011119124A JP5411204B2 (ja) | 2011-05-27 | 2011-05-27 | 情報処理装置及び情報処理方法 |
| US13/237,601 US20120303830A1 (en) | 2011-05-27 | 2011-09-20 | Data processing device and data processing method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011119124A JP5411204B2 (ja) | 2011-05-27 | 2011-05-27 | 情報処理装置及び情報処理方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2012247992A JP2012247992A (ja) | 2012-12-13 |
| JP5411204B2 true JP5411204B2 (ja) | 2014-02-12 |
Family
ID=47220021
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2011119124A Active JP5411204B2 (ja) | 2011-05-27 | 2011-05-27 | 情報処理装置及び情報処理方法 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US20120303830A1 (ja) |
| JP (1) | JP5411204B2 (ja) |
Families Citing this family (16)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8516563B2 (en) * | 2011-06-29 | 2013-08-20 | Infosys Technologies, Ltd. | Methods for authenticating a user without personal information and devices thereof |
| US9015857B2 (en) * | 2011-11-14 | 2015-04-21 | Wave Systems Corp. | Security systems and methods for encoding and decoding digital content |
| US9166979B2 (en) * | 2012-10-01 | 2015-10-20 | International Business Machines Corporation | Protecting online meeting access using secure personal universal resource locators |
| US10277584B2 (en) * | 2014-04-30 | 2019-04-30 | Hewlett Packard Enterprise Development Lp | Verification request |
| US10680957B2 (en) | 2014-05-28 | 2020-06-09 | Cavium International | Method and apparatus for analytics in a network switch |
| RU2589861C2 (ru) * | 2014-06-20 | 2016-07-10 | Закрытое акционерное общество "Лаборатория Касперского" | Система и способ шифрования данных пользователя |
| DK3257226T3 (en) * | 2015-04-30 | 2018-10-29 | Palmaso Aps | Procedure for identifying unauthorized access to an account for an online service |
| US10523525B2 (en) * | 2015-09-21 | 2019-12-31 | Ruby Tech Corporation | Network switch, device management system, and device management method thereof |
| US10009392B2 (en) * | 2016-01-22 | 2018-06-26 | Level 3 Communications, Llc | System health and integration monitoring system |
| JP6163222B1 (ja) * | 2016-03-18 | 2017-07-12 | ヤフー株式会社 | 転送装置、転送方法、転送プログラム、コンテンツ要求処理装置、コンテンツ要求処理方法、コンテンツ要求処理プログラムおよびアクセス処理システム |
| JP6852324B2 (ja) * | 2016-09-16 | 2021-03-31 | 富士ゼロックス株式会社 | 情報処理装置、情報処理システム及びプログラム |
| CN106485618A (zh) * | 2016-09-26 | 2017-03-08 | 辽宁石油化工大学 | 一种校园综合信息服务平台及实现方法 |
| US11290466B2 (en) * | 2017-08-16 | 2022-03-29 | Cable Television Laboratories, Inc. | Systems and methods for network access granting |
| US10904314B2 (en) | 2018-10-31 | 2021-01-26 | Salesforce.Com, Inc. | Endpoint URL generation and management |
| US11281640B2 (en) * | 2019-07-02 | 2022-03-22 | Walmart Apollo, Llc | Systems and methods for interleaving search results |
| US11438378B1 (en) * | 2019-12-18 | 2022-09-06 | NortonLifeLock Inc. | Systems and methods for protecting against password attacks by concealing the use of honeywords in password files |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH11340967A (ja) * | 1998-05-26 | 1999-12-10 | Nippon Telegr & Teleph Corp <Ntt> | 認証情報作成方法、検証方法と同装置および同方法を実施するプログラムを記録した記録媒体 |
| JP3690237B2 (ja) * | 2000-04-03 | 2005-08-31 | 三菱電機株式会社 | 認証方法、記録媒体、認証システム、端末装置、及び認証用記録媒体作成装置 |
| US20030061520A1 (en) * | 2001-09-21 | 2003-03-27 | Zellers Mark H. | Method and system to securely change a password in a distributed computing system |
| JP2006163582A (ja) * | 2004-12-03 | 2006-06-22 | Canon Inc | ログイン処理方法、ログイン処理プログラム及びログイン処理装置 |
| US8015598B2 (en) * | 2007-11-16 | 2011-09-06 | Arcot Systems, Inc. | Two-factor anti-phishing authentication systems and methods |
| US8301876B2 (en) * | 2008-05-16 | 2012-10-30 | Emc Corporation | Techniques for secure network communication |
| US8839357B2 (en) * | 2010-12-22 | 2014-09-16 | Canon U.S.A., Inc. | Method, system, and computer-readable storage medium for authenticating a computing device |
-
2011
- 2011-05-27 JP JP2011119124A patent/JP5411204B2/ja active Active
- 2011-09-20 US US13/237,601 patent/US20120303830A1/en not_active Abandoned
Also Published As
| Publication number | Publication date |
|---|---|
| JP2012247992A (ja) | 2012-12-13 |
| US20120303830A1 (en) | 2012-11-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5411204B2 (ja) | 情報処理装置及び情報処理方法 | |
| EP4024809B1 (en) | Application access method and apparatus, and electronic device and storage medium | |
| US20110264913A1 (en) | Method and apparatus for interworking with single sign-on authentication architecture | |
| US10129254B2 (en) | Automated provisioning of a network appliance | |
| CN103828291B (zh) | 提供应用服务的方法 | |
| US20180205554A1 (en) | Script verification using a digital signature | |
| CN108322416B (zh) | 一种安全认证实现方法、装置及系统 | |
| WO2016177052A1 (zh) | 一种用户认证方法和装置 | |
| JP2015528149A (ja) | 企業トリガ式2chk関連付けの起動 | |
| JP2015526784A (ja) | 問い合わせ型トランザクションによる強化された2chk認証セキュリティ | |
| US20130103944A1 (en) | Hypertext Link Verification In Encrypted E-Mail For Mobile Devices | |
| CN111355726A (zh) | 一种身份授权登录方法、装置及电子设备和存储介质 | |
| CA2982865A1 (en) | Method and system for transaction security | |
| CN110213195B (zh) | 一种登录认证方法、服务器及用户终端 | |
| US20140289531A1 (en) | Communication system, relay device, and non-transitory computer readable medium | |
| EP3242444A1 (en) | Service processing method and device | |
| CN114500054B (zh) | 服务访问方法、服务访问装置、电子设备以及存储介质 | |
| KR20210112359A (ko) | 브라우저 쿠키 보안 | |
| CN103414727A (zh) | 针对input密码输入框的加密保护系统及其使用方法 | |
| CN111628871A (zh) | 一种区块链交易处理方法、装置及电子设备和存储介质 | |
| CN105262592A (zh) | 一种数据交互的方法及api接口 | |
| CN111444551A (zh) | 账户的注册与登录方法、装置、电子设备及可读存储介质 | |
| WO2023284691A1 (zh) | 一种账户的开立方法、系统及装置 | |
| CA2793422C (en) | Hypertext link verification in encrypted e-mail for mobile devices | |
| US12212578B2 (en) | Partial payload encryption with integrity protection |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130327 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130416 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130617 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20130702 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130926 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20131003 |
|
| 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: 20131022 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131107 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5411204 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 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| 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 |
|
| S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |