JP2022076942A - 通信装置、通信装置の制御方法、及びプログラム - Google Patents
通信装置、通信装置の制御方法、及びプログラム Download PDFInfo
- Publication number
- JP2022076942A JP2022076942A JP2020187609A JP2020187609A JP2022076942A JP 2022076942 A JP2022076942 A JP 2022076942A JP 2020187609 A JP2020187609 A JP 2020187609A JP 2020187609 A JP2020187609 A JP 2020187609A JP 2022076942 A JP2022076942 A JP 2022076942A
- Authority
- JP
- Japan
- Prior art keywords
- authenticator
- external
- communication device
- external device
- 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.)
- Granted
Links
- 238000004891 communication Methods 0.000 title claims abstract description 180
- 230000006854 communication Effects 0.000 title claims abstract description 180
- 238000000034 method Methods 0.000 title claims description 67
- 238000012795 verification Methods 0.000 claims abstract description 18
- 230000008569 process Effects 0.000 claims description 40
- 230000006870 function Effects 0.000 claims description 15
- 230000007246 mechanism Effects 0.000 abstract description 6
- 238000007726 management method Methods 0.000 description 79
- 238000012545 processing Methods 0.000 description 27
- 230000004044 response Effects 0.000 description 10
- 230000002093 peripheral effect Effects 0.000 description 7
- 238000001514 detection method Methods 0.000 description 5
- 230000015654 memory Effects 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 230000007175 bidirectional communication Effects 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 2
- 238000013329 compounding Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 239000004984 smart glass Substances 0.000 description 1
- 239000000126 substance Substances 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
- 210000003462 vein Anatomy 0.000 description 1
Images
Classifications
-
- 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/305—Authentication, i.e. establishing the identity or authorisation of security principals by remotely controlling device operation
-
- 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/34—User authentication involving the use of external additional devices, e.g. dongles or smart cards
- G06F21/35—User authentication involving the use of external additional devices, e.g. dongles or smart cards communicating wirelessly
-
- 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/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0823—Network architectures or network communication protocols for network security for authentication of entities using certificates
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Telephone Function (AREA)
Abstract
Description
まず、図1を用いて、第1の実施形態に係るオンライン認証システムの構成を説明する。本実施形態に係るオンライン認証システムは、通信装置131、外部認証器141~143、連携サービス130を含む。通信装置131と連携サービス130はネットワーク101~103を経由して通信可能に接続される。ネットワーク101~103は例えばLAN、WANなどの通信ネットワーク、公衆無線通信ネットワーク(例えば、LTEや5Gなど)、IEEE802.11に準拠する無線ネットワークなどを組み合わせて構成されてもよい。すなわち、ネットワーク100~103はデータの送受信が可能であればよく、物理レイヤの通信方式はいずれの方式を採用してもよい。
続けて、本実施形態における通信装置131のハードウェア構成について図2を用いて説明する。図2は、通信装置131のハードウェア構成を示すブロック図である。
次に外部認証器のハードウェア構成について説明する。CPU211を含む制御部210は、装置全体の制御を行う。制御部210を構成する各ハードウェア、インタフェースは、システムバス221を介して通信可能に接続されている。
図4は、通信装置131のソフトウェア構成を説明したものである。図4に示す各モジュールやアプリケーションは、ソフトウェアの構成要素を示し、図2で説明したストレージ114にプログラムとして保存されており、実行時にRAM112に展開され、CPU111によって実行される。
続いて、認証器141~143の提供する機能について図6を用いて説明する。図6は認証器141~143のソフトウェア構成を説明したものである。図6に示す各構成はソフトウェアの構成要素を示し、図3で説明したNVRAM213にプログラムとして保存されており、実行時にRAM212に展開され、CPU211によって実行される。
所定の認定を通過した外部デバイスは、言い換えると、OSベンダにより安全性、互換性、安定性等の裏付けが取れたアクセサリである。一方で、安全性、互換性、安定性などの裏付けがなされていないアクセサリは、通信装置を使用するユーザのユーザエクスペリエンスを低下させてしまう恐れがある。特に、生体情報などのクレデンシャルや秘密鍵等といった重要なデータを保持する外部認証器では、裏付けが取れたアクセサリを使用したいユーザが多いことが想定される。
第1の実施形態では、選択画面や認証画面をWebブラウザアプリケーション401が表示する場合を例示した。しかしながらこれに限定されるものではない。認証器の選択処理や認証処理を行う画面を、OS405の認証器管理モジュール402が提供するように構成することもできる。この場合、OS405は、オンライン認証用の認証APIや新規登録APIを提供する。Webブラウザアプリケーション401は、OSが提供する認証器を選択するAPIをコールして、OS405に認証器の選択処理や認証処理を依頼する。この場合、Webブラウザアプリケーション401は認証処理の結果を示す署名済みデータをAPIの戻り値として取得し、当該署名済みデータをRPサーバに送信する。
本発明は、上述の各実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASICやFPGA)によっても実現可能である。
130 連携サービス
141 認証器
142 認証器
143 認証器
Claims (11)
- 外部デバイスと通信を行い、外部デバイスが所定の認定を通過した外部デバイスであるか否かを検証する検証手段と、
認証器を選択する画面を表示する表示制御手段と、を有し、
前記画面では、前記検証手段による検証結果に基づき、所定の認定を通過した外部デバイスであることが検証された外部認証器に対応する表示アイテムと、前記所定の認定を通過した外部デバイスであることが検証できなかった外部認証器に対応する表示アイテムとが区別可能に表示されることを特徴とする通信装置。 - 前記通信装置の内部認証器として機能する認証手段と、
外部認証器を探索する探索手段と、を更に備え、
前記画面には、内部認証器に対応する表示アイテムが更に表示されることを特徴とする請求項1に記載の通信装置。 - 前記所定の認定を通過した外部デバイスであることが検証できなかった外部認証器に対応する表示アイテムは、警告を示すアイコンとともに表示され、所定の認定を通過した外部デバイスであることが検証された外部認証器に対応する表示アイテムは、前記警告を示すアイコンを含まない表示様態で表示されることを特徴とする請求項1又は2に記載の通信装置。
- 所定の認定を通過した外部デバイスであることが検証された外部認証器に対応する表示アイテムは、前記警告を示すアイコンとは異なるアイコンを含む表示様態で表示されることを特徴とする請求項3に記載の通信装置。
- 前記画面を介して前記所定の認定を通過した外部デバイスであることが検証できなかった外部認証器に対応する表示アイテムが選択された場合に、ユーザに対して所定の通知を行う通知手段と、
を有することを特徴とする請求項1乃至4のいずれか1項に記載の通信装置。 - 前記所定の通知は警告を示す通知であることを特徴とする請求項1乃至5のいずれか1項に記載の通信装置。
- 前記検証手段は、外部デバイスにチャレンジを送信し、当該外部デバイスが秘密鍵を用いて署名した署名付きチャレンジの受信を試みた結果に基づき、外部デバイスが所定の認定を通過した外部デバイスであるか否かを検証することを特徴とする請求項1乃至6のいずれか1項に記載の通信装置。
- 前記所定の認定を通過した外部デバイスは、前記通信装置のオペレーティングシステムのベンダが前記外部デバイスに対して所定の審査を行った結果、ベンダが定める性能基準を満たしていると判断された外部デバイスであることを特徴とする請求項1乃至7のいずれか1項に記載の通信装置。
- Webブラウザと、
前記通信装置において前回使用された認証器を記憶する記憶手段を更に備え、
前記Webブラウザを介して、認証器を使用する処理を行うためのユーザ操作を受け付けた場合、前記表示制御手段は、前記記憶手段に記憶された前回使用された認証器が使用する認証器として選択され、当該選択された認証器を用いて認証処理を行うための第2画面を表示し、
前記第2画面には、使用する認証器を変更するための表示アイテムが表示され、前記使用する認証器を変更するための表示アイテムが選択された場合、前記表示制御手段は、前記画面を表示することを特徴とする請求項1乃至8のいずれか1項に記載の通信装置。 - 通信装置の制御方法であって、
外部デバイスと通信を行い、外部デバイスが所定の認定を通過した外部デバイスであるか否かを検証する検証工程と、
認証器を選択する画面を表示する表示制御工程と、を有し、
前記画面では、前記検証工程における検証結果に基づき、所定の認定を通過した外部デバイスであることが検証された外部認証器に対応する表示アイテムと、前記所定の認定を通過した外部デバイスであることが検証できなかった外部認証器に対応する表示アイテムとが区別可能に表示されることを特徴とする制御方法。 - 請求項10に記載の通信装置の制御方法をコンピュータに実行させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020187609A JP7532220B2 (ja) | 2020-11-10 | 2020-11-10 | 通信装置、通信装置の制御方法、及びプログラム |
US17/519,205 US11921829B2 (en) | 2020-11-10 | 2021-11-04 | Communication apparatus, control method therefor, and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020187609A JP7532220B2 (ja) | 2020-11-10 | 2020-11-10 | 通信装置、通信装置の制御方法、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022076942A true JP2022076942A (ja) | 2022-05-20 |
JP7532220B2 JP7532220B2 (ja) | 2024-08-13 |
Family
ID=81454416
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020187609A Active JP7532220B2 (ja) | 2020-11-10 | 2020-11-10 | 通信装置、通信装置の制御方法、及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US11921829B2 (ja) |
JP (1) | JP7532220B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7197630B2 (ja) * | 2021-05-19 | 2022-12-27 | ヤフー株式会社 | 端末装置、認証サーバ、認証方法及び認証プログラム |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5521577B2 (ja) * | 2010-01-27 | 2014-06-18 | 株式会社リコー | 周辺機器、ネットワークシステム、通信処理方法、及び通信処理制御プログラム |
JP2012133489A (ja) | 2010-12-20 | 2012-07-12 | Canon Inc | 印刷システム、プリントサービス装置、サービス提供装置、制御方法、及びプログラム |
US20120290490A1 (en) | 2011-05-10 | 2012-11-15 | Michael Young | System and method for displaying product certification |
JP5863563B2 (ja) | 2012-05-17 | 2016-02-16 | 日立マクセル株式会社 | 無線操作制御用プログラム、無線端末、及びコンテンツ視聴システム |
US20180011973A1 (en) * | 2015-01-28 | 2018-01-11 | Os - New Horizons Personal Computing Solutions Ltd. | An integrated mobile personal electronic device and a system to securely store, measure and manage users health data |
ES2728680T3 (es) | 2015-01-31 | 2019-10-28 | Inexto Sa | Identificación y verificación seguras de productos |
KR101596646B1 (ko) | 2015-09-17 | 2016-02-24 | 양준영 | 온라인 인증마크 게시 시스템 |
JP6039029B1 (ja) | 2015-09-18 | 2016-12-07 | ヤフー株式会社 | 選択装置、選択方法、選択プログラム及び認証処理システム |
JP6991773B2 (ja) * | 2017-07-31 | 2022-01-13 | キヤノン株式会社 | システム、デバイス管理システム、及びその方法 |
US10764064B2 (en) * | 2017-12-01 | 2020-09-01 | International Business Machines Corporation | Non-networked device performing certificate authority functions in support of remote AAA |
JP7278802B2 (ja) | 2019-02-28 | 2023-05-22 | キヤノン株式会社 | サービス利用装置、方法、及びプログラム |
-
2020
- 2020-11-10 JP JP2020187609A patent/JP7532220B2/ja active Active
-
2021
- 2021-11-04 US US17/519,205 patent/US11921829B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP7532220B2 (ja) | 2024-08-13 |
US11921829B2 (en) | 2024-03-05 |
US20220147600A1 (en) | 2022-05-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3446457B1 (en) | Two-factor authentication | |
US10165440B2 (en) | Method and apparatus for remote portable wireless device authentication | |
KR102188983B1 (ko) | 애플리케이션의 인증 | |
CN111542822B (zh) | 用于共享屏幕数据的电子装置和方法 | |
US8869252B2 (en) | Methods, apparatuses, and computer program products for bootstrapping device and user authentication | |
US9628282B2 (en) | Universal anonymous cross-site authentication | |
CN107079031B (zh) | 经由与第二设备的通信对第一设备的基于用户认证的批准 | |
US20160373270A1 (en) | Home appliance, network connection system for home appliance and network connection method of home appliance | |
US10938806B2 (en) | Communication method and device | |
WO2015035936A1 (zh) | 身份验证方法、身份验证装置和身份验证系统 | |
CN112313983A (zh) | 使用伴随设备的用户认证 | |
CN110474864B (zh) | 一种注册、登录移动应用程序的方法及电子设备 | |
KR102545375B1 (ko) | 액세서리를 이용하여 인증을 수행하는 전자 장치 및 전자 장치의 동작 방법 | |
WO2018152820A1 (zh) | 建立连接的方法和装置 | |
US10341114B2 (en) | Providing device, terminal device, providing method, non-transitory computer readable storage medium, and authentication processing system | |
US20220377553A1 (en) | Electronic device and method for performing peer to peer service in electronic device | |
US11784834B2 (en) | Electronic devices and corresponding methods for verifying device security prior to use | |
CA2905373A1 (en) | Method and apparatus for remote portable wireless device authentication | |
JP7532220B2 (ja) | 通信装置、通信装置の制御方法、及びプログラム | |
JP6005232B1 (ja) | リカバリシステム、サーバ装置、端末装置、リカバリ方法及びリカバリプログラム | |
US11570602B2 (en) | Method for communicating with external electronic apparatus and electronic apparatus thereof | |
KR20210101998A (ko) | 전자 장치 및 전자 장치에서의 p2p 서비스 수행 방법 | |
CN118245999A (zh) | 数据处理方法、装置、电子设备和存储介质 | |
CN116975836A (zh) | 一种应用控制方法、装置、电子设备和存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20231102 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20231213 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240424 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240430 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240624 |
|
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: 20240702 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240731 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7532220 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |