JP7477801B1 - Display program, display method and information processing device - Google Patents

Display program, display method and information processing device Download PDF

Info

Publication number
JP7477801B1
JP7477801B1 JP2023059745A JP2023059745A JP7477801B1 JP 7477801 B1 JP7477801 B1 JP 7477801B1 JP 2023059745 A JP2023059745 A JP 2023059745A JP 2023059745 A JP2023059745 A JP 2023059745A JP 7477801 B1 JP7477801 B1 JP 7477801B1
Authority
JP
Japan
Prior art keywords
screen
login
login information
input field
input
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
Application number
JP2023059745A
Other languages
Japanese (ja)
Inventor
聡司 稲毛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Client Computing Ltd
Original Assignee
Fujitsu Client Computing Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Fujitsu Client Computing Ltd filed Critical Fujitsu Client Computing Ltd
Priority to JP2023059745A priority Critical patent/JP7477801B1/en
Application granted granted Critical
Publication of JP7477801B1 publication Critical patent/JP7477801B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

【課題】ログイン情報の登録時の誤入力の発生を防止してユーザビリティの向上を図る。【解決手段】情報処理装置10は制御部11を備える。制御部11は、ログイン画面3の入力フィールドf1にログイン情報を代行入力するために予めログイン情報の登録を誘導する画面であって、ログイン情報の入力を促す入力フィールドf2を有するログイン情報登録誘導画面4を生成する。また、制御部11は、入力フィールドf1に入力フィールドf2の少なくとも一部が重なり合うように配置して、ログイン画面3に対してログイン情報登録誘導画面4をオーバレイ表示する。【選択図】図1[Problem] Preventing input errors when registering login information to improve usability. [Solution] An information processing device 10 includes a control unit 11. The control unit 11 generates a login information registration prompting screen 4 having an input field f2 that prompts the user to register login information in advance in order to input login information into an input field f1 of a login screen 3 on behalf of the user. The control unit 11 also overlays the login information registration prompting screen 4 on the login screen 3 by arranging the input field f2 so that at least a portion of the input field f2 overlaps with the input field f1. [Selected Figure] Figure 1

Description

本発明は、表示プログラム、表示方法および情報処理装置に関する。 The present invention relates to a display program, a display method, and an information processing device.

業務アプリやWebサイトにログインする場合、ユーザ名やパスワードなどのログイン情報を手入力してログインする代わりに、ログイン画面に対して自動的にログイン情報の文字列を代行入力してログインを行う、代行入力型のシングルサインオンソフトウエアが存在する。 When logging in to a business application or website, instead of manually entering login information such as a user name and password, there is single sign-on software that automatically enters the login information string into the login screen to log in.

このようなシングルサインオンソフトウエアでは、ログイン画面の情報を事前に登録しておくことで、ログイン画面の表示時において、ログイン画面の自動検知および代行入力処理が実現される。
ログインのために代行入力するログイン情報は、例えば、シングルサインオンソフトウエアのツールで管理者またはユーザによって事前に設定される。または、シングルサインオンソフトウエアがシングルサインオン対象のログイン画面を検知した際に、ユーザ名やパスワードの入力を促す画面を表示してログイン情報の登録誘導を行う場合がある。
In such single sign-on software, by registering information about the login screen in advance, automatic detection of the login screen and substitute input processing can be realized when the login screen is displayed.
The login information to be entered on behalf of the user for login is set in advance by an administrator or user using a tool of the single sign-on software, for example. Alternatively, when the single sign-on software detects a login screen for which single sign-on is available, it may display a screen prompting the user to enter a user name and password, and guide the user to register the login information.

関連技術としては、例えば、ログインウィンドウの定義情報に該当するウィンドウが画面に表示されているか否かの検知を行い、検知したウィンドウに対してログインウィンドウの定義情報と関連付けられたID情報およびパスワード情報を代行入力する技術が提案されている。 As a related technique, for example, a technique has been proposed in which it is detected whether a window corresponding to the definition information of a login window is displayed on the screen, and then ID information and password information associated with the definition information of the login window are input into the detected window on behalf of the user.

特開2020-149552号公報JP 2020-149552 A

シングルサインオンソフトウエアにおいて、上述したような、ユーザ名やパスワード等のログイン情報の登録誘導を行う場合、ログイン情報の入力を促すログイン情報登録誘導画面が表示される。 When the single sign-on software prompts the user to register login information such as a user name and password as described above, a login information registration prompting screen is displayed, prompting the user to enter login information.

しかし、従来では、実際のログイン画面の構造とは異なるログイン情報登録誘導画面が表示されている。このため、ユーザが実際のログイン画面で入力するユーザ名やパスワードなどの文字列を、ログイン情報登録誘導画面のどの入力フィールドに入力すればよいかを容易に認識することができず、ログイン情報の登録時において誤入力が発生しやすいという問題がある。
1つの側面では、本発明は、ログイン情報の登録時の誤入力を防止してユーザビリティの向上を図った表示プログラム、表示方法および情報処理装置を提供することを目的とする。
However, in the past, a login information registration prompting screen with a structure different from that of the actual login screen was displayed, which caused a problem that the user could not easily recognize which input field on the login information registration prompting screen to input character strings such as a user name and password that would be input on the actual login screen, and input errors were likely to occur when registering login information.
In one aspect, the present invention has an object to provide a display program, a display method, and an information processing device that prevent erroneous input when registering login information and improve usability.

上記課題を解決するために、表示プログラムが提供される。表示プログラムは、コンピュータに、ログイン画面の第1の入力フィールドにログイン情報を代行入力するために予めログイン情報の登録を誘導する画面であって、ログイン情報の入力を促す第2の入力フィールドを有するログイン情報登録誘導画面に対し、第1の入力フィールドに第2の入力フィールドの少なくとも一部が重なり合うように配置して、ログイン画面に対してログイン情報登録誘導画面をオーバレイ表示する処理を実行させる。
また、上記課題を解決するために、コンピュータが上記表示プログラムと同様の処理を実行する表示方法が提供される。
さらに、上記課題を解決するために、上記表示プログラムと同様の処理を実行する情報処理装置が提供される。
In order to solve the above problem, a display program is provided, which causes a computer to execute a process of overlaying a login information registration prompting screen, the login information registration prompting screen being a screen for prompting the user to register login information in advance in order to input login information into a first input field of the login screen on behalf of the user, the login information registration prompting screen having a second input field for prompting the user to input login information, by arranging the second input field so that at least a part of the second input field overlaps the first input field.
In order to solve the above problem, there is provided a display method in which a computer executes a process similar to the display program.
Furthermore, in order to solve the above problem, an information processing device that executes the same process as the above display program is provided.

1側面によれば、ログイン情報の登録時の誤入力の発生を防止してユーザビリティの向上を図ることが可能になる。 According to one aspect, it is possible to prevent input errors when registering login information, thereby improving usability.

情報処理装置の一例を説明するための図である。FIG. 1 is a diagram illustrating an example of an information processing device. シングルサインオン対象のログイン画面の一例を示す図である。FIG. 13 is a diagram illustrating an example of a login screen for single sign-on. ログイン情報登録誘導画面の一例を示す図である。FIG. 13 is a diagram showing an example of a login information registration prompting screen. ログイン情報登録誘導画面への入力の一例を示す図である。FIG. 13 is a diagram showing an example of input to a login information registration prompting screen. ログイン画面への代行入力の一例を示す図である。FIG. 13 is a diagram illustrating an example of a substitute input to a login screen. 情報処理装置の機能ブロックの一例を示す図である。FIG. 2 is a diagram illustrating an example of functional blocks of an information processing device. 情報処理装置のハードウェアの一例を示す図である。FIG. 2 illustrates an example of hardware of an information processing device. ログイン情報登録誘導画面の構成の一例を示す図である。FIG. 13 is a diagram showing an example of the configuration of a login information registration prompting screen. ログイン情報登録誘導画面をログイン画面にオーバレイ表示させた場合の画面表示例を説明するための図である。11 is a diagram for explaining an example of a screen display when a login information registration prompting screen is overlaid on the login screen; FIG. ログイン情報登録誘導画面をログイン画面にオーバレイ表示させた場合の画面表示例を説明するための図である。11 is a diagram for explaining an example of a screen display when a login information registration prompting screen is overlaid on the login screen; FIG. シングルサインオン対象のログイン画面の監視処理の一例を示す図である。FIG. 13 illustrates an example of a monitoring process of a login screen that is a target of single sign-on. ログイン情報登録誘導画面の表示処理の一例を示す図である。FIG. 11 is a diagram illustrating an example of a display process of a login information registration prompting screen.

以下、本実施の形態について図面を参照して説明する。
図1は情報処理装置の一例を説明するための図である。情報処理装置10は、制御部11を備える。制御部11は、業務アプリやWebサイトなどのログイン画面に対し、ログイン情報を代行入力してログインを行うシングルサインオンソフトウエアの処理機能を有する。また、制御部11の機能は、情報処理装置10が備える図示しないプロセッサが、所定のプログラムを実行することによって実現することができる。
The present embodiment will be described below with reference to the drawings.
1 is a diagram for explaining an example of an information processing device. The information processing device 10 includes a control unit 11. The control unit 11 has a processing function of single sign-on software that inputs login information on behalf of the user to a login screen of a business application, a website, or the like to log in. The function of the control unit 11 can be realized by a processor (not shown) included in the information processing device 10 executing a predetermined program.

〔ステップS1〕制御部11は、登録されているシングルサインオン対象のログイン画面3を取得する。ログイン画面3には、ユーザ名およびパスワード等のログイン情報が入力される入力フィールドf1(第1の入力フィールド)が含まれる。 [Step S1] The control unit 11 acquires the login screen 3 that is the registered target for single sign-on. The login screen 3 includes an input field f1 (first input field) into which login information such as a user name and password is entered.

〔ステップS2〕制御部11は、ログイン情報登録誘導画面4を生成する。ログイン情報登録誘導画面4は、シングルサインオン対象のログイン画面3の入力フィールドf1にログイン情報を代行入力するために、予めログイン情報の登録を誘導する画面である。
ログイン情報登録誘導画面4には、ログイン情報の入力を促す入力フィールドf2(第2の入力フィールド)が含まれる。さらに、図1の例では、ログイン情報登録誘導画面4には、“ログイン情報を入力してログインしてください”と表記されている操作説明ウィンドウ、ログインボタンおよびキャンセルボタンが含まれている。
[Step S2] The control unit 11 generates a login information registration prompting screen 4. The login information registration prompting screen 4 is a screen that prompts the user to register login information in advance so that login information can be input into the input field f1 of the login screen 3 that is the target of single sign-on on behalf of the user.
The login information registration guidance screen 4 includes an input field f2 (second input field) that prompts the user to input login information. In the example of Fig. 1, the login information registration guidance screen 4 further includes an operation explanation window indicating "Enter login information to log in", a login button, and a cancel button.

〔ステップS3〕制御部11は、ログイン画面3の入力フィールドf1にログイン情報登録誘導画面4の入力フィールドf2が重なり合うように配置して、ログイン画面3に対してログイン情報登録誘導画面4をオーバレイ表示する。
なお、図1の例では、入力フィールドf1に入力フィールドf2が一致するように、ログイン画面3に対してログイン情報登録誘導画面4がオーバレイ表示されているが、入力フィールドf1に対して入力フィールドf2の一部が重なるようなオーバレイ表示でもよい。
[Step S3] The control unit 11 overlays the login information registration prompting screen 4 on the login screen 3 by arranging the input field f2 of the login information registration prompting screen 4 so that the input field f1 of the login screen 3 overlaps with the input field f2.
In the example of Figure 1, the login information registration guidance screen 4 is overlaid on the login screen 3 so that the input field f2 matches the input field f1, but it may also be overlaid so that part of the input field f2 overlaps with the input field f1.

このように、情報処理装置10では、ログイン情報登録誘導画面を実際のログイン画面の表示に従って、ログイン画面に対してオーバレイ表示する構成とした。これにより、ログイン情報の登録時の誤入力の発生を防止してユーザビリティの向上を図ることが可能になる。 In this way, the information processing device 10 is configured to display the login information registration prompting screen as an overlay on the login screen in accordance with the display of the actual login screen. This makes it possible to prevent input errors when registering login information and improve usability.

次にシングルサインオンソフトウエアで行われる代行入力について図2から図5を用いて説明し、さらにログイン情報登録時に誤入力が発生しやすい状態について説明する。
図2はシングルサインオン対象のログイン画面の一例を示す図である。まず、管理者またはユーザによって、シングルサインオン対象としたいログイン画面30の画面情報がシングルサインオンソフトウエアに登録される。その後、ユーザが、シングルサインオン対象のログイン画面30をデスクトップ上に表示する。
Next, the substitute input performed by the single sign-on software will be described with reference to FIGS. 2 to 5, and further, a state in which an erroneous input is likely to occur when registering login information will be described.
2 is a diagram showing an example of a login screen for single sign-on. First, an administrator or a user registers screen information of a login screen 30 to be used for single sign-on in the single sign-on software. After that, the user displays the login screen 30 for single sign-on on the desktop.

ログイン画面30は、業務システムのログイン情報として、グループID、従業員番号およびパスワードが入力される画面である。ログイン画面30には、グループIDが入力される入力フィールドf31、従業員番号が入力される入力フィールドf32およびパスワードが入力される入力フィールドf33が含まれる。
さらに、ログインボタンb31およびキャンセルボタンb32が含まれる。なお、ログイン情報は、現時点でシングルサインオンソフトウエアに未登録の状態であるとする。
The login screen 30 is a screen where a group ID, an employee number, and a password are input as login information for the business system. The login screen 30 includes an input field f31 for inputting the group ID, an input field f32 for inputting the employee number, and an input field f33 for inputting the password.
Furthermore, a login button b31 and a cancel button b32 are included. It is assumed that the login information is not yet registered in the single sign-on software at this point in time.

図3はログイン情報登録誘導画面の一例を示す図である。シングルサインオンソフトウエアが、シングルサインオン対象のログイン画面30を検知して、ログイン情報登録誘導画面50を表示する。 Figure 3 shows an example of a login information registration prompting screen. The single sign-on software detects the login screen 30 that is the target of single sign-on and displays the login information registration prompting screen 50.

ログイン情報登録誘導画面50は、アプリ名が“業務システムログイン”であり、ログイン情報の登録を誘導する画面である。ログイン情報登録誘導画面50では、ユーザ名、パスワードおよびその他情報のサインイン情報の登録を促す画面表示になっている。 The login information registration prompting screen 50 is a screen for prompting the user to register login information, and the app name is "Business System Login." The login information registration prompting screen 50 displays a screen that prompts the user to register sign-in information, such as a user name, password, and other information.

ログイン情報登録誘導画面50には、ユーザ名が入力される入力フィールドf51、パスワードが入力される入力フィールドf52およびその他情報が入力される入力フィールドf53が含まれる。さらに、OKボタン(確定ボタン)b51およびキャンセルボタンb52が含まれる。 The login information registration guidance screen 50 includes an input field f51 for inputting a user name, an input field f52 for inputting a password, and an input field f53 for inputting other information. It also includes an OK button (confirm button) b51 and a cancel button b52.

図4はログイン情報登録誘導画面への入力の一例を示す図である。ログイン情報登録誘導画面50において、ユーザは、ユーザ名の入力フィールドf51に“123456”を入力し、パスワードの入力フィールドf52に8桁のパスワードを入力し、その他情報の入力フィールドf53に“group2”を入力している。 Figure 4 shows an example of input to the login information registration prompting screen. On the login information registration prompting screen 50, the user inputs "123456" into the user name input field f51, an 8-digit password into the password input field f52, and "group2" into the other information input field f53.

そして、これらのログイン情報の入力後にOKボタンb51が押下されてログイン情報の登録が確定される。なお、パスワードの入力フィールドf52は、パスワード属性(入力した文字が“●”で表示される等)を持つ入力フィールドになっている。 After entering this login information, the OK button b51 is pressed to confirm the registration of the login information. The password input field f52 is an input field that has password attributes (such as the entered characters being displayed as "●").

図5はログイン画面への代行入力の一例を示す図である。図5には、ログイン情報登録誘導画面50に入力されたログイン情報が代行入力されたログイン画面30が示されている。
ログイン画面30において、グループIDの入力フィールドf31に“group2”が代行入力され、従業員番号の入力フィールドf32に“123456”が代行入力され、パスワードの入力フィールドf33に8桁のパスワードが代行入力されている。
Fig. 5 is a diagram showing an example of substitute input to the login screen. Fig. 5 shows the login screen 30 on which the login information entered on the login information registration guidance screen 50 has been substitute-input.
On the login screen 30, “group2” is entered into the group ID input field f31, “123456” is entered into the employee number input field f32, and an 8-digit password is entered into the password input field f33.

このように、ユーザが、ログイン情報登録誘導画面50にシングルサインオン対象のログイン画面30へのログイン情報を入力・確定すると、ログイン情報がシングルサインオンソフトウエアに登録され、ログイン画面30への代行入力が行われる。そして、次回以降は、ユーザがシングルサインオン対象のログイン画面30を表示すると、自動でログイン情報が代行入力されるようになる。 In this way, when the user inputs and confirms login information for the login screen 30 targeted for single sign-on on the login information registration guidance screen 50, the login information is registered in the single sign-on software and input into the login screen 30 on the user's behalf. Then, from the next time onwards, when the user displays the login screen 30 targeted for single sign-on, the login information is automatically input on the user's behalf.

なお、上記のようなシングルサインオンソフトウエア独自のログイン情報登録誘導画面を表示するのではなく、Webブラウザのプラグインを開発し、Webブラウザのオートコンプリート機能のように実際にWebページに入力されたログイン情報を抜き取ってシングルサインオンソフトウエアに登録するというアプローチも存在する。 Instead of displaying a login information registration screen specific to the single sign-on software as described above, there is also an approach in which a web browser plug-in is developed that extracts login information actually entered on a web page, like the autocomplete function of a web browser, and registers it in the single sign-on software.

ただし、この方法で対応できるのはWebページ形式のログイン画面だけであり、一般的なOS(Operating System)のアプリケーションとして作られた業務アプリなどに対応することは困難であるため、汎用的に対応ができる方法として、上記のようなログイン情報登録誘導画面を用いた方法が広く用いられている。 However, this method only works with login screens in web page format, and it is difficult to use it with business applications created as applications for a general OS (Operating System). Therefore, a method that uses a login information registration prompt screen like the one above is widely used as a general-purpose method.

ここで、ログイン情報登録誘導画面50は、実際のログイン画面30の構造とは異なっている。上記の例では、ログイン画面30のグループIDの入力フィールドf31が、ログイン情報登録誘導画面50のその他情報の入力フィールドf53に対応している。また、ログイン画面30の従業員番号の入力フィールドf32が、ログイン情報登録誘導画面50のユーザ名の入力フィールドf51に対応している。 Here, the login information registration prompting screen 50 has a different structure from the actual login screen 30. In the above example, the group ID input field f31 on the login screen 30 corresponds to the other information input field f53 on the login information registration prompting screen 50. Also, the employee number input field f32 on the login screen 30 corresponds to the user name input field f51 on the login information registration prompting screen 50.

なお、上記では、ログイン情報登録誘導画面50の入力フィールドf51に従業員番号が入力され、入力フィールドf53にグループIDが入力されて、正しい入力が行われたときの状態を示したものである。 The above shows the state when the employee number is entered in input field f51 of the login information registration guidance screen 50, and the group ID is entered in input field f53, and the input is correct.

しかし、ログイン情報登録誘導画面50とログイン画面30の構造が互いに異なっていると、ユーザが実際のログイン画面30で入力するログイン情報の文字列を、ログイン情報登録誘導画面50のどの入力フィールドに入力すればよいかが直感的にわからない場合があり、誤入力が発生しやすい。誤った入力フィールドにログイン情報を入力してしまうと、誤ったログイン情報がシングルサインオンソフトウエアに登録されてしまうことになる。本発明はこのような点に鑑みてなされたものであり、ログイン情報の登録時の誤入力の発生を防止してユーザビリティの向上を図るものである。 However, if the login information registration prompting screen 50 and the login screen 30 have different structures, the user may not intuitively know into which input field on the login information registration prompting screen 50 to enter the character string of the login information to be entered on the actual login screen 30, which may lead to input errors. If the login information is entered into the wrong input field, the wrong login information will be registered in the single sign-on software. The present invention has been made in light of these points, and aims to prevent input errors when registering login information, thereby improving usability.

次に本発明の情報処理装置10について以降詳しく説明する。図6は情報処理装置の機能ブロックの一例を示す図である。情報処理装置10は、制御部11および記憶部12(ストレージ)を備える。 Next, the information processing device 10 of the present invention will be described in detail below. FIG. 6 is a diagram showing an example of functional blocks of the information processing device. The information processing device 10 includes a control unit 11 and a memory unit 12 (storage).

制御部11は、シングルサインオンソフトウエア代行入力による、業務アプリやWebサイトへのシングルサインオン機能を有し、画面情報登録部11a、ログイン情報登録誘導画面生成部11b、ログイン情報登録誘導画面表示部11cおよびログイン画面代行入力部11dを含む。 The control unit 11 has a single sign-on function to business applications and websites through single sign-on software proxy input, and includes a screen information registration unit 11a, a login information registration prompt screen generation unit 11b, a login information registration prompt screen display unit 11c, and a login screen proxy input unit 11d.

画面情報登録部11aは、シングルサインオンの対象とするログイン画面を検知するための情報として、ログイン画面の画面情報を記憶部12に登録する。ログイン情報登録誘導画面生成部11bは、実際のログイン画面の画面構成に合わせて、入力フィールドやログインのためのボタンなどの位置を動的に算出してログイン情報登録誘導画面を生成する。 The screen information registration unit 11a registers the screen information of the login screen in the storage unit 12 as information for detecting the login screen that is the target of single sign-on. The login information registration prompt screen generation unit 11b dynamically calculates the positions of the input fields and buttons for login according to the screen configuration of the actual login screen, and generates the login information registration prompt screen.

ログイン情報登録誘導画面表示部11cは、シングルサインオン対象として登録済みのログイン画面を検知した際、ログインするためのログイン情報が登録されていない場合には、ログイン情報の登録を促すためのログイン情報登録誘導画面をログイン画面にオーバレイ表示させる。 When the login information registration prompting screen display unit 11c detects a login screen that has been registered as a single sign-on target, if the login information for logging in has not been registered, it overlays the login information registration prompting screen on the login screen to prompt the user to register the login information.

ログイン画面代行入力部11dは、ログイン情報登録誘導画面にて、ユーザ操作によりログイン情報が入力されてログインボタンが押下された場合、ログイン情報を記憶部12に登録して、ログイン画面への代行入力を行う。 When the user inputs login information and presses the login button on the login information registration prompting screen, the login screen proxy input unit 11d registers the login information in the storage unit 12 and inputs the login information on the user's behalf to the login screen.

図7は情報処理装置のハードウェアの一例を示す図である。情報処理装置10は、制御部11の機能を実現するプロセッサ101によって装置全体が制御されている。プロセッサ101には、バス109を介してメモリ102と複数の周辺機器が接続されている。 Figure 7 is a diagram showing an example of the hardware of an information processing device. The information processing device 10 is entirely controlled by a processor 101 that realizes the functions of the control unit 11. A memory 102 and multiple peripheral devices are connected to the processor 101 via a bus 109.

プロセッサ101は、マルチプロセッサであってもよい。プロセッサ101は、例えばCPU(Central Processing Unit)、MPU(Micro Processing Unit)、またはDSP(Digital Signal Processor)である。プロセッサ101がプログラムを実行することで実現する機能の少なくとも一部を、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)などの電子回路で実現してもよい。 The processor 101 may be a multiprocessor. The processor 101 is, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or a DSP (Digital Signal Processor). At least some of the functions realized by the processor 101 executing a program may be realized by an electronic circuit such as an ASIC (Application Specific Integrated Circuit) or a PLD (Programmable Logic Device).

メモリ102は、情報処理装置10の主記憶装置として使用される。メモリ102には、プロセッサ101に実行させるOSのプログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。また、メモリ102には、プロセッサ101による処理に利用する各種データが格納される。メモリ102としては、例えばRAM(Random Access Memory)などの揮発性の半導体記憶装置が使用される。 The memory 102 is used as the main storage device of the information processing device 10. The memory 102 temporarily stores at least a portion of the OS program and application programs to be executed by the processor 101. The memory 102 also stores various data used in processing by the processor 101. As the memory 102, for example, a volatile semiconductor storage device such as a RAM (Random Access Memory) is used.

バス109に接続されている周辺機器としては、ストレージ装置103、GPU(Graphics Processing Unit)104および入力インタフェース105、光学ドライブ装置106、機器接続インタフェース107およびネットワークインタフェース108がある。 The peripheral devices connected to the bus 109 include a storage device 103, a GPU (Graphics Processing Unit) 104, an input interface 105, an optical drive device 106, a device connection interface 107, and a network interface 108.

ストレージ装置103は、記憶部12に対応し、内蔵した記録媒体に対して、電気的または磁気的にデータの書き込みおよび読み出しを行う。ストレージ装置103は、情報処理装置10の補助記憶装置として使用される。ストレージ装置103には、OSのプログラム、アプリケーションプログラム、および各種データが格納される。なお、ストレージ装置103としては、例えばHDD(Hard Disk Drive)やSSD(Solid State Drive)を使用することができる。 The storage device 103 corresponds to the memory unit 12, and writes and reads data electrically or magnetically to the built-in recording medium. The storage device 103 is used as an auxiliary storage device for the information processing device 10. The storage device 103 stores the OS program, application programs, and various data. Note that, for example, a HDD (Hard Disk Drive) or an SSD (Solid State Drive) can be used as the storage device 103.

GPU104は、画像処理を行う演算装置であり、グラフィックコントローラとも呼ばれる。GPU104には、ディスプレイ21が接続されている。GPU104は、プロセッサ101からの命令に従って、画像をディスプレイ21の画面に表示させる。ディスプレイ21としては、有機EL(Electro Luminescence)を用いた表示装置や液晶表示装置などがある。 The GPU 104 is a computing device that performs image processing, and is also called a graphics controller. The GPU 104 is connected to a display 21. The GPU 104 displays an image on the screen of the display 21 in accordance with an instruction from the processor 101. The display 21 may be a display device that uses organic EL (Electro Luminescence) or a liquid crystal display device.

入力インタフェース105には、キーボード22とマウス23とが接続されている。入力インタフェース105は、キーボード22やマウス23から送られてくる信号をプロセッサ101に送信する。なお、マウス23は、ポインティングデバイスの一例であり、他のポインティングデバイスを使用することもできる。他のポインティングデバイスとしては、タッチパネル、タブレット、タッチパッド、トラックボールなどがある。 The input interface 105 is connected to a keyboard 22 and a mouse 23. The input interface 105 transmits signals sent from the keyboard 22 and the mouse 23 to the processor 101. Note that the mouse 23 is an example of a pointing device, and other pointing devices can also be used. Examples of other pointing devices include a touch panel, a tablet, a touch pad, and a trackball.

光学ドライブ装置106は、レーザ光などを利用して、光ディスク24に記録されたデータの読み取り、または光ディスク24へのデータの書き込みを行う。光ディスク24は、光の反射によって読み取り可能なようにデータが記録された可搬型の記録媒体である。光ディスク24には、DVD(Digital Versatile Disc)、DVD-RAM、CD-ROM(Compact Disc Read Only Memory)、CD-R(Recordable)/RW(Re Writable)などがある。 The optical drive device 106 uses laser light or the like to read data recorded on the optical disc 24 or write data to the optical disc 24. The optical disc 24 is a portable recording medium on which data is recorded so that it can be read by the reflection of light. Optical discs 24 include DVDs (Digital Versatile Discs), DVD-RAMs, CD-ROMs (Compact Disc Read Only Memory), and CD-Rs (Recordable)/RWs (Re Writable).

機器接続インタフェース107は、情報処理装置10に周辺機器を接続するための通信インタフェースである。例えば機器接続インタフェース107には、メモリ装置25やメモリリーダライタ26を接続することができる。メモリ装置25は、機器接続インタフェース107との通信機能を搭載した記録媒体である。メモリリーダライタ26は、メモリカード27へのデータの書き込み、またはメモリカード27からのデータの読み出しを行う装置である。メモリカード27は、カード型の記録媒体である。 The device connection interface 107 is a communication interface for connecting peripheral devices to the information processing device 10. For example, the memory device 25 and the memory reader/writer 26 can be connected to the device connection interface 107. The memory device 25 is a recording medium equipped with a communication function with the device connection interface 107. The memory reader/writer 26 is a device that writes data to the memory card 27 or reads data from the memory card 27. The memory card 27 is a card-type recording medium.

ネットワークインタフェース108は、ネットワークN1に接続されている。ネットワークインタフェース108は、ネットワークN1を介して、他のコンピュータまたは通信機器との間でデータの送受信を行う。ネットワークインタフェース108は、例えばスイッチやルータなどの有線通信装置にケーブルで接続される有線通信インタフェースである。またネットワークインタフェース108は、基地局やアクセスポイントなどの無線通信装置に電波によって通信接続される無線通信インタフェースであってもよい。 The network interface 108 is connected to the network N1. The network interface 108 transmits and receives data to and from other computers or communication devices via the network N1. The network interface 108 is a wired communication interface that is connected by a cable to a wired communication device such as a switch or a router. The network interface 108 may also be a wireless communication interface that is connected to a wireless communication device such as a base station or an access point via radio waves.

情報処理装置10は、以上のようなハードウェアによって、本発明の処理機能を実現することができる。情報処理装置10は、例えばコンピュータ読み取り可能な記録媒体に記録されたプログラムを実行することにより、本発明の処理機能を実現する。情報処理装置10に実行させる処理内容を記述したプログラムは、様々な記録媒体に記録しておくことができる。 The information processing device 10 can realize the processing functions of the present invention by using the hardware described above. The information processing device 10 realizes the processing functions of the present invention by executing a program recorded on a computer-readable recording medium, for example. The program describing the processing contents to be executed by the information processing device 10 can be recorded on various recording media.

例えば、情報処理装置10に実行させるプログラムをストレージ装置103に格納しておくことができる。プロセッサ101は、ストレージ装置103内のプログラムの少なくとも一部をメモリ102にロードし、プログラムを実行する。また情報処理装置10に実行させるプログラムを、光ディスク24、メモリ装置25、メモリカード27などの可搬型記録媒体に記録しておくこともできる。可搬型記録媒体に格納されたプログラムは、例えばプロセッサ101からの制御により、ストレージ装置103にインストールされた後、実行可能となる。またプロセッサ101が、可搬型記録媒体から直接プログラムを読み出して実行することもできる。 For example, a program to be executed by the information processing device 10 can be stored in the storage device 103. The processor 101 loads at least a part of the program in the storage device 103 into the memory 102 and executes the program. The program to be executed by the information processing device 10 can also be recorded on a portable recording medium such as the optical disk 24, the memory device 25, or the memory card 27. A program stored on a portable recording medium becomes executable after being installed on the storage device 103, for example, under the control of the processor 101. The processor 101 can also read and execute the program directly from the portable recording medium.

図8はログイン情報登録誘導画面の構成の一例を示す図である。ログイン情報登録誘導画面40は、ベースウィンドウ41および操作ウィンドウ42aを含む。操作ウィンドウ42aは、ユーザ向け操作説明表示ウィンドウ42、ログイン情報入力フィールドf40、ログインボタンb41およびキャンセルボタンb42を含む。 Figure 8 is a diagram showing an example of the configuration of a login information registration prompting screen. The login information registration prompting screen 40 includes a base window 41 and an operation window 42a. The operation window 42a includes a user-oriented operation instruction display window 42, a login information input field f40, a login button b41, and a cancel button b42.

ベースウィンドウ41は、ログイン情報登録誘導画面40のベースとなるウィンドウである。ベースウィンドウ41は、他のどのウィンドウよりも最前面に表示、かつデスクトップ画面全体を覆い、ログイン情報入力以外の操作を防ぐとともに、視覚的に操作を要する箇所に注目させる効力を持つ。 The base window 41 is the window that serves as the base for the login information registration guidance screen 40. The base window 41 is displayed in the foreground, rather than any other window, and covers the entire desktop screen, preventing operations other than login information input and having the effect of visually drawing attention to areas that require operation.

ユーザ向け操作説明表示ウィンドウ42は、入力対象の入力フィールドやボタンよりも上部に表示するウィンドウで、ドラッグ操作により移動させることも可能とする(表示位置の背後のログイン画面の表示内容によらずに表示するため、ユーザ操作で移動可能である)。また、ユーザにログイン情報の入力を促すテキスト文字列を表示する。図8の例では“ログイン情報を入力してログインしてください”と表示されている。 The user-oriented operation instruction display window 42 is a window that is displayed above the input fields and buttons that are the target of input, and can be moved by dragging (it can be moved by user operation because it is displayed regardless of the display content of the login screen behind the display position). It also displays a text string that prompts the user to enter login information. In the example of Figure 8, it displays "Please enter your login information to log in."

ログイン情報入力フィールドf40は、実際のログイン画面に配置されている入力フィールドと同じ位置・サイズの入力フィールドであり、ベースウィンドウ41上に表示する。なお、図8の例では、ログイン情報入力フィールドf40は、実際のログイン画面に含まれる入力フィールドに対応させて、入力フィールドf41、f42、f43が含まれている。 The login information input field f40 is an input field that is in the same position and size as the input fields arranged on the actual login screen, and is displayed on the base window 41. In the example of FIG. 8, the login information input field f40 includes input fields f41, f42, and f43 that correspond to the input fields included in the actual login screen.

ログインボタンb41は、実際のログイン画面に配置されているログイン実行ボタンと同じ位置・サイズのボタンであり、ログインボタンb41のキャプションは、実際のログイン画面のログイン実行ボタンと同じキャプションとする。キャプションが不明な場合は、「ログイン」などの規定された文字列を表示する。ログイン情報入力フィールドf40にログイン情報が入力され、ログインボタンb41が押下されるとログイン情報が確定する。 The login button b41 is a button in the same position and size as the login execution button located on the actual login screen, and the caption of the login button b41 is the same as the caption of the login execution button on the actual login screen. If the caption is unknown, a specified character string such as "Login" is displayed. When login information is entered in the login information input field f40 and the login button b41 is pressed, the login information is confirmed.

キャンセルボタンb42は、ログイン情報の登録操作をキャンセルするためのボタンであり、実際のログイン画面の構成によらず、ログインボタンb41と同じサイズで、ログインボタンb41の付近に配置する。 The cancel button b42 is a button for canceling the login information registration operation, and is placed near the login button b41 with the same size as the login button b41, regardless of the configuration of the actual login screen.

図9、図10はログイン情報登録誘導画面をログイン画面にオーバレイ表示させた場合の画面表示例を説明するための図である。ログイン画面30は、図2に示したものと同じである。このログイン画面30に対して、ログイン画面30の構成に合わせて生成したログイン情報登録誘導画面40をオーバレイ表示するものとする。 Figures 9 and 10 are diagrams for explaining examples of screen displays when a login information registration prompting screen is overlaid on a login screen. Login screen 30 is the same as that shown in Figure 2. A login information registration prompting screen 40 generated to match the configuration of login screen 30 is overlaid on this login screen 30.

なお、ログイン情報登録誘導画面40は、ログイン画面30の上からオーバレイ表示させた場合であってもログイン画面30の表示がユーザに見えるように、透明または半透明の画面とすることができる。または、ユーザにログイン情報登録誘導画面40であることが認識されるように、ログイン画面30の画面色とは異なる画面色がつけられてもよい。 The login information registration prompting screen 40 can be a transparent or semi-transparent screen so that the user can see the login screen 30 even when it is overlaid on top of the login screen 30. Alternatively, the login information registration prompting screen 40 may be given a screen color different from the screen color of the login screen 30 so that the user can recognize that it is the login information registration prompting screen 40.

図10に示すように、ログイン画面30にログイン情報登録誘導画面40をオーバレイ表示させた場合、ログイン情報登録誘導画面40の入力フィールドf41、f42、f43は、ログイン画面30の入力フィールドf31、f32、f33にそれぞれ一致することになる。そして、ユーザは、入力フィールドf41、f42、f43それぞれにログイン情報を入力する。 As shown in FIG. 10, when the login information registration prompting screen 40 is overlaid on the login screen 30, the input fields f41, f42, and f43 of the login information registration prompting screen 40 match the input fields f31, f32, and f33 of the login screen 30, respectively. The user then inputs login information into each of the input fields f41, f42, and f43.

このように、ユーザが実際のログイン画面で入力するユーザ名やパスワードなどの文字列を、ログイン情報登録誘導画面40のどの入力フィールドに入力すればよいかを容易に認識することができる。 In this way, the user can easily recognize which input field on the login information registration prompting screen 40 to enter character strings such as a username and password into when actually entering the login screen.

したがって、ユーザは、ログイン情報登録誘導画面40を用いて、実際のログイン画面30へログイン情報を入力してログインする際の視覚感・操作感と同様に、シングルサインオンソフトウエアにログイン情報を登録することが可能となる。このため、ログイン情報の誤入力を防止することができ、ユーザビリティを向上させることが可能になる。 Therefore, the user can use the login information registration guidance screen 40 to register login information in the single sign-on software with the same visual and operational feel as when logging in by entering login information into the actual login screen 30. This makes it possible to prevent incorrect input of login information and improve usability.

図11はシングルサインオン対象のログイン画面の監視処理の一例を示す図である。
〔ステップS11〕制御部11は、初期化処理として、登録済みのシングルサインオン対象のログイン画面の画面情報を記憶部12から取得する。この画面情報は、管理者またはユーザによって登録された、シングルサインオン対象としたいログイン画面の画面情報である。
FIG. 11 is a diagram showing an example of a monitoring process of a login screen for single sign-on.
[Step S11] As an initialization process, the control unit 11 obtains screen information of a login screen that is already registered as a single sign-on target from the storage unit 12. This screen information is screen information of a login screen that is registered by an administrator or a user and that is to be a single sign-on target.

画面情報としては、例えば、ログイン画面のタイトルや、ログイン画面の構成情報(どのような情報が入力される入力フィールドであるか、どのような操作を行うボタンであるか等の情報)などである。 Examples of screen information include the title of the login screen and configuration information of the login screen (such as what information is entered into the input fields and what operations the buttons perform).

〔ステップS12〕制御部11は、シングルサイン対象のログイン画面がデスクトップ上に表示されているか否かの監視処理を継続するか否かを判定する。監視処理を継続しない場合はステップS13の処理に進み、監視処理を継続する場合はステップS14の処理に進む。 [Step S12] The control unit 11 determines whether to continue the monitoring process for checking whether the login screen for single sign-in is displayed on the desktop. If the monitoring process is not to be continued, the process proceeds to step S13. If the monitoring process is to be continued, the process proceeds to step S14.

〔ステップS13〕制御部11は、終了処理を行ってステップS14以降のループを抜けて終了する。
〔ステップS14〕制御部11は、監視処理実行条件を満たしているか否かを判定する。監視処理実行条件を満たしている場合はステップS15の処理に進み、監視処理実行条件を満たしていない場合はステップS12の処理に戻る。
[Step S13] The control unit 11 performs a termination process and exits from the loop of step S14 and thereafter to terminate the process.
[Step S14] The control unit 11 determines whether or not the monitoring process execution condition is satisfied. If the monitoring process execution condition is satisfied, the process proceeds to step S15, and if the monitoring process execution condition is not satisfied, the process returns to step S12.

例えば、前回の監視処理から一定時間(例えば、1秒)が経過している場合、またはアクティブなウィンドウが変更された場合などは、監視処理実行条件を満たしていると判定される。 For example, if a certain amount of time (e.g., one second) has passed since the previous monitoring process, or if the active window has changed, it is determined that the conditions for executing the monitoring process are met.

〔ステップS15〕制御部11は、シングルサインオンの解析対象の画面が登録済みの画面か否かを判定する。解析対象の画面が登録済みの場合はステップS16の処理に進み、解析対象の画面が登録されていない場合はステップS12の処理に戻る。 [Step S15] The control unit 11 determines whether the screen to be analyzed for single sign-on is a registered screen. If the screen to be analyzed is registered, the process proceeds to step S16, and if the screen to be analyzed is not registered, the process returns to step S12.

ここで、制御部11は、ステップS15において、デスクトップ上に現在表示されているウィンドウの画面を解析し、シングルサインオン対象の画面かどうか(ステップS11で上述した画面情報として登録済みかどうか)を判定する。なお、当該解析は、アクティブなウィンドウに対してのみ実行してもよいし、情報処理装置10上で表示されている全ウィンドウについて実行してもよい。 In step S15, the control unit 11 analyzes the screen of the window currently displayed on the desktop and determines whether or not the screen is a target for single sign-on (whether or not it has already been registered as the screen information described above in step S11). Note that this analysis may be performed only for the active window, or may be performed for all windows displayed on the information processing device 10.

〔ステップS16〕制御部11は、記憶部12から、シングルサインオン対象のログイン画面に代行入力するログイン情報(IDやパスワード等)の取得処理を行う。
〔ステップS17〕制御部11は、ログイン情報は記憶部12に登録済みか否かを判定する。ログイン情報が登録されていない場合はステップS18の処理に進み、ログイン情報が登録済みの場合はステップS21の処理に進む。
[Step S16] The control unit 11 performs a process of acquiring from the storage unit 12 login information (ID, password, etc.) to be input on behalf of the user into the login screen for single sign-on.
[Step S17] The control unit 11 determines whether or not the login information has been registered in the storage unit 12. If the login information has not been registered, the process proceeds to step S18. If the login information has been registered, the process proceeds to step S21.

〔ステップS18〕制御部11は、ログイン情報登録誘導画面を生成し、ログイン情報登録誘導画面をログイン画面にオーバレイ表示する。
〔ステップS19〕制御部11は、ログイン情報登録誘導画面に入力されたログイン情報を記憶部12に登録する。
[Step S18] The control unit 11 generates a login information registration prompting screen, and displays the login information registration prompting screen as an overlay on the login screen.
[Step S19] The control unit 11 registers in the storage unit 12 the login information entered on the login information registration prompting screen.

〔ステップS20〕制御部11は、ログイン情報登録誘導画面を閉じる。
〔ステップS21〕制御部11は、シングルサインオン対象のログイン画面にログイン情報を代行入力する。ステップS12の処理に戻る。
[Step S20] The control unit 11 closes the login information registration prompting screen.
[Step S21] The control unit 11 inputs login information into the login screen for single sign-on on behalf of the user. Then, the process returns to step S12.

図12はログイン情報登録誘導画面の表示処理の一例を示す図である。
〔ステップS31〕制御部11は、ベースウィンドウを表示する。
〔ステップS32〕制御部11は、ログイン画面を表示しているプロセスから、画面情報を取得する。取得される画面情報としては、例えば、ログイン画面の座標・サイズ、入力フィールド(ログイン操作に使用する入力フィールド)の座標・サイズ、およびボタン(ログイン操作に使用するボタン)の座標・サイズ・キャプションなどがある。
FIG. 12 is a diagram showing an example of a display process of the login information registration prompting screen.
[Step S31] The control unit 11 displays a base window.
[Step S32] The control unit 11 acquires screen information from the process displaying the login screen. The acquired screen information includes, for example, the coordinates and size of the login screen, the coordinates and size of input fields (input fields used for the login operation), and the coordinates, size, and caption of buttons (buttons used for the login operation).

〔ステップS33〕制御部11は、取得した画面情報をもとに、ログイン情報登録誘導画面を生成して、ログイン情報登録誘導画面をログイン画面にオーバレイ表示する。
ログイン情報登録誘導画面の表示としては、例えば、ベースウィンドウ上(または手前)に、「ログイン情報入力フィールド」、「ログインボタン」、「キャンセルボタン」、「ユーザ向け操作説明表示ウィンドウ」が表示される。
[Step S33] The control unit 11 generates a login information registration prompting screen based on the acquired screen information, and overlays the login information registration prompting screen on the login screen.
The login information registration guidance screen is displayed, for example, on (or in front of) the base window, with a "login information input field," a "login button," a "cancel button," and a "user-oriented operating instructions display window."

ここで、ログイン情報入力フィールドに対し、制御部11は、ステップS32で取得した画面情報にもとづいて、対象のログイン画面上のログイン操作に使用する入力フィールドの座標・サイズと同じ入力フィールドコントロールを作成し、ベースウィンドウ上に描画する。 Here, for the login information input field, the control unit 11 creates an input field control with the same coordinates and size as the input field used for the login operation on the target login screen based on the screen information acquired in step S32, and draws it on the base window.

ログインボタンに対し、制御部11は、ステップS32で取得した画面情報にもとづいて、シングルサインオン対象のログイン画面上のログイン操作に使用するボタンの座標・サイズ・キャプションと同じボタンコントロールを作成し、ベースウィンドウ上に描画する。 For the login button, the control unit 11 creates a button control with the same coordinates, size, and caption as the button used for the login operation on the login screen targeted for single sign-on, based on the screen information acquired in step S32, and draws it on the base window.

キャンセルボタンに対し、制御部11は、上記ログインボタンの付近にログイン情報登録操作キャンセル用のボタンとして配置する(例えば、ログインボタンの数ピクセル右に、ログインボタンと同じサイズ(高さ)のボタンを作成する等)。 The control unit 11 places the cancel button near the login button as a button for canceling the login information registration operation (for example, creating a button of the same size (height) as the login button a few pixels to the right of the login button).

ユーザ向け操作説明ウィンドウに対し、制御部11は、ログイン画面の上部、ベースウィンドウよりも手前に、ユーザへの操作説明テキストを表示するためのウィンドウとして表示する(例えば、シングルサインオン対象のログイン画面の上部に中央揃えで、かつログイン情報入力フィールドやログインボタンと重ならない位置に表示する等)。 The control unit 11 displays the user instruction window at the top of the login screen, in front of the base window, as a window for displaying instruction text for the user (for example, displaying it centered at the top of the login screen for single sign-on, in a position that does not overlap with the login information input field or login button).

なお、ステップS33によってログイン情報登録誘導画面が表示されると、ユーザ操作として、ログイン情報登録誘導画面の入力フィールドにログイン情報が入力され、ログインボタンが押下される。これにより、ユーザが実際のログイン画面で入力するログイン情報を、ログイン情報登録誘導画面のどの入力フィールドに入力すればよいかを容易に認識することができ、ログイン情報の登録時における誤入力の発生を防止してユーザビリティを高めることが可能になる。 When the login information registration prompting screen is displayed in step S33, the user inputs login information into the input fields on the login information registration prompting screen and presses the login button. This allows the user to easily recognize which input field on the login information registration prompting screen to input the login information into when the user actually enters the login information on the login screen, preventing input errors when registering login information and improving usability.

上記で説明した本発明の情報処理装置の処理機能は、コンピュータによって実現することができる。この場合、情報処理装置が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。 The processing functions of the information processing device of the present invention described above can be realized by a computer. In this case, a program is provided that describes the processing contents of the functions that the information processing device should have. By executing the program on a computer, the above processing functions are realized on the computer.

処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。コンピュータで読み取り可能な記録媒体としては、磁気記憶部、光ディスク、光磁気記録媒体、半導体メモリ等がある。磁気記憶部には、ハードディスク装置(HDD)、フレキシブルディスク(FD)、磁気テープ等がある。光ディスクには、CD-ROM/RW等がある。光磁気記録媒体には、MO(Magneto Optical disk)等がある。 The program describing the processing contents can be recorded on a computer-readable recording medium. Examples of computer-readable recording media include magnetic storage units, optical disks, magneto-optical recording media, and semiconductor memories. Examples of magnetic storage units include hard disk drives (HDDs), flexible disks (FDs), and magnetic tapes. Examples of optical disks include CD-ROM/RWs. Examples of magneto-optical recording media include MOs (Magneto Optical disks).

プログラムを流通させる場合、例えば、そのプログラムが記録されたCD-ROM等の可搬型記録媒体が販売される。また、プログラムをサーバコンピュータの記憶部に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。 When distributing a program, for example, a portable recording medium such as a CD-ROM on which the program is recorded is sold. The program can also be stored in the memory of a server computer, and the program can be transferred from the server computer to other computers via a network.

プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶部に格納する。そして、コンピュータは、自己の記憶部からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。 A computer that executes a program stores, for example, a program recorded on a portable recording medium or a program transferred from a server computer in its own memory. The computer then reads the program from its own memory and executes processing according to the program. Note that the computer can also read a program directly from a portable recording medium and execute processing according to that program.

また、コンピュータは、ネットワークを介して接続されたサーバコンピュータからプログラムが転送される毎に、逐次、受け取ったプログラムに従った処理を実行することもできる。また、上記の処理機能の少なくとも一部を、DSP、ASIC、PLD等の電子回路で実現することもできる。 The computer can also execute processing according to the received program each time a program is transferred from a server computer connected via a network. At least some of the above processing functions can also be realized by electronic circuits such as DSPs, ASICs, and PLDs.

以上、実施の形態を例示したが、実施の形態で示した各部の構成は同様の機能を有する他のものに置換することができる。また、他の任意の構成物や工程が付加されてもよい。さらに、前述した実施の形態のうちの任意の2以上の構成(特徴)を組み合わせたものであってもよい。 Although the above is an example of an embodiment, the configuration of each part shown in the embodiment can be replaced with other parts having similar functions. In addition, any other components or processes may be added. Furthermore, any two or more configurations (features) of the above-mentioned embodiments may be combined.

10 情報処理装置
11 制御部
3 ログイン画面
4 ログイン情報登録誘導画面
f1 入力フィールド(第1の入力フィールド)
f2 入力フィールド(第2の入力フィールド)
10 Information processing device 11 Control unit 3 Login screen 4 Login information registration guidance screen f1 Input field (first input field)
f2 Input field (second input field)

Claims (5)

コンピュータに、
ログイン画面の第1の入力フィールドにログイン情報を代行入力するために予め前記ログイン情報の登録を誘導する画面であって、前記ログイン情報の入力を促す第2の入力フィールドを有するログイン情報登録誘導画面に対し、
前記第1の入力フィールドに前記第2の入力フィールドの少なくとも一部が重なり合うように配置して、前記ログイン画面に対して前記ログイン情報登録誘導画面をオーバレイ表示する、
処理を実行させる表示プログラム。
On the computer,
A login information registration prompting screen having a second input field for prompting input of login information, the screen being a screen for prompting registration of login information in advance in order to input login information into a first input field of a login screen on behalf of the user,
the second input field is arranged so as to at least partially overlap the first input field, and the login information registration prompting screen is overlaid on the login screen.
A display program that executes the process.
前記処理は、前記ログイン画面における前記第1の入力フィールドの座標情報を取得し、前記座標情報にもとづいて前記第1の入力フィールドの位置およびサイズに合わせた前記第2の入力フィールドを生成する、請求項1記載の表示プログラム。 The display program according to claim 1, wherein the process obtains coordinate information of the first input field on the login screen, and generates the second input field based on the coordinate information so as to match the position and size of the first input field. 前記処理は、ベースウィンドウと、前記ベースウィンドウ上に表示させる操作ウィンドウとを含む前記ログイン情報登録誘導画面を生成し、
前記操作ウィンドウは、ユーザに向けて操作説明を表示する操作説明表示ウィンドウ、前記ログイン情報が入力される前記第2の入力フィールド、ログインを実行するログインボタンおよび前記ログイン情報の登録操作をキャンセルするキャンセルボタンを含む、請求項1記載の表示プログラム。
The process generates the login information registration guidance screen including a base window and an operation window to be displayed on the base window;
2. A display program as described in claim 1, wherein the operation window includes an operation instruction display window that displays operation instructions to a user, the second input field into which the login information is input, a login button that executes the login, and a cancel button that cancels the registration operation of the login information.
コンピュータが、
ログイン画面の第1の入力フィールドにログイン情報を代行入力するために予め前記ログイン情報の登録を誘導する画面であって、前記ログイン情報の入力を促す第2の入力フィールドを有するログイン情報登録誘導画面に対し、
前記第1の入力フィールドに前記第2の入力フィールドの少なくとも一部が重なり合うように配置して、前記ログイン画面に対して前記ログイン情報登録誘導画面をオーバレイ表示する、
表示方法。
The computer
A login information registration prompting screen having a second input field for prompting input of login information, the screen being a screen for prompting registration of login information in advance in order to input login information into a first input field of a login screen on behalf of the user,
the second input field is arranged so as to at least partially overlap the first input field, and the login information registration prompting screen is overlaid on the login screen.
Display method.
ログイン画面の第1の入力フィールドにログイン情報を代行入力するために予め前記ログイン情報の登録を誘導する画面であって、前記ログイン情報の入力を促す第2の入力フィールドを有するログイン情報登録誘導画面に対し、前記第1の入力フィールドに前記第2の入力フィールドの少なくとも一部が重なり合うように配置して、前記ログイン画面に対して前記ログイン情報登録誘導画面をオーバレイ表示する制御部、
を有する情報処理装置。
a control unit that displays the login information registration prompting screen as an overlay on the login screen, the login information registration prompting screen having a second input field that prompts the user to input the login information in advance so that the first input field is at least partially overlapped with the second input field, the control unit displaying the login information registration prompting screen as an overlay on the login screen, the login information registration prompting screen having a second input field that prompts the user to input the login information in response to the user's request;
An information processing device having the above configuration.
JP2023059745A 2023-04-03 2023-04-03 Display program, display method and information processing device Active JP7477801B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023059745A JP7477801B1 (en) 2023-04-03 2023-04-03 Display program, display method and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2023059745A JP7477801B1 (en) 2023-04-03 2023-04-03 Display program, display method and information processing device

Publications (1)

Publication Number Publication Date
JP7477801B1 true JP7477801B1 (en) 2024-05-02

Family

ID=90827011

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2023059745A Active JP7477801B1 (en) 2023-04-03 2023-04-03 Display program, display method and information processing device

Country Status (1)

Country Link
JP (1) JP7477801B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018156559A (en) 2017-03-21 2018-10-04 日本電気株式会社 Information processing device, information processing system, information processing method, and program
JP2020149552A (en) 2019-03-15 2020-09-17 日本電気株式会社 Information processing device, proxy log-in system, proxy log-in method, and proxy log-in program
JP2022162189A (en) 2021-04-12 2022-10-24 富士通クライアントコンピューティング株式会社 Information processing device and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018156559A (en) 2017-03-21 2018-10-04 日本電気株式会社 Information processing device, information processing system, information processing method, and program
JP2020149552A (en) 2019-03-15 2020-09-17 日本電気株式会社 Information processing device, proxy log-in system, proxy log-in method, and proxy log-in program
JP2022162189A (en) 2021-04-12 2022-10-24 富士通クライアントコンピューティング株式会社 Information processing device and program

Similar Documents

Publication Publication Date Title
US10416777B2 (en) Device manipulation using hover
US9058105B2 (en) Automated adjustment of input configuration
US8614682B2 (en) Touchscreen panel unit, scrolling control method, and recording medium
EP3069544B1 (en) Protecting privacy in web-based immersive augmented reality
US9639186B2 (en) Multi-touch interface gestures for keyboard and/or mouse inputs
US10528252B2 (en) Key combinations toolbar
US20190354280A1 (en) Single contact scaling gesture
US20040189706A1 (en) Keyboard for an electronic writeboard and method
US20110007029A1 (en) System and method for multi-touch interactions with a touch sensitive screen
KR20120117809A (en) Three-state touch input system
JP2010009534A (en) Electronic device and display method
CN108553894B (en) Display control method and device, electronic equipment and storage medium
US8392935B2 (en) Uniform event handling across multiple computing devices
KR20130121692A (en) Contextual control of dynamic input device
US20170038867A1 (en) Input device and method for capacitive touch screen
CN109542323B (en) Interaction control method and device based on virtual scene, storage medium and electronic equipment
CN103793164A (en) Touch screen display processing method and device and browser
RU2600544C2 (en) Navigation user interface in support of page-focused, touch- or gesture-based browsing experience
JP7477801B1 (en) Display program, display method and information processing device
US8151279B1 (en) Uniform event handling across multiple computing devices
US11614824B2 (en) System and method to measure latency in displaying a key tap event
KR102130744B1 (en) Display device and Method for controlling the display device thereof
CN108920230B (en) Response method, device, equipment and storage medium for mouse suspension operation
US20110231801A1 (en) Method and system for processing information fed via an inputting means
US20150022460A1 (en) Input character capture on touch surface using cholesteric display

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230407

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: 20240319

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240401