Skip to content

Commit

Permalink
Merge remote-tracking branch 'utelecon/20231204-mfa-update'
Browse files Browse the repository at this point in the history
  • Loading branch information
takemar committed Dec 5, 2023
2 parents be81cbf + b78ca25 commit a2cae83
Show file tree
Hide file tree
Showing 16 changed files with 37 additions and 11 deletions.
Binary file added src/components/ja/mfa/ms_auth/alt_approved.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/ja/mfa/ms_auth/alt_next_next.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/ja/mfa/ms_auth/alt_try.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/ja/mfa/ms_auth/digital_life.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/ja/mfa/ms_auth/empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/ja/mfa/ms_auth/first_approved.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/components/ja/mfa/ms_auth/first_link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/ja/mfa/ms_auth/first_try.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/ja/mfa/ms_auth/improve.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 37 additions & 11 deletions src/components/ja/mfa/ms_auth/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,22 @@ import AltAddMethod from "../common/AltAddMethod.mdx";
import firstNext from "./first_next.png";
import altNext from "./alt_next.png";
import firstLink from "./first_link.png";
import firstQr from "./first_qr.png";
import altLink from "./alt_link.png";
import firstNextNext from "./first_next_next.png";
import altNextNext from "./alt_next_next.png";
import firstQr from "./first_qr.png";
import altQr from "./alt_qr.png";
import screen from "./screen.png";
import privacy from "./privacy.png";
import improve from "./improve.png";
import digitalLife from "./digital_life.png";
import empty from "./empty.png";
import listAdd from "./list_add.png";
import list from "./list.png";
import firstTry from "./first_try.png";
import altTry from "./alt_try.png";
import prompt from "./prompt.png";
import firstApproved from "./first_approved.png";
import altApproved from "./alt_approved.png";

{/**
* @typedef {object} Props
Expand All @@ -26,7 +37,7 @@ import list from "./list.png";
<Fragment>
<AltAddMethod selection="「認証アプリ」" />
<li>
Microsoft Authenticatorの設定をする画面が出るので,そのまま「次へ」を押してください.
Microsoft Authenticatorの設定をする画面が表示されるので,そのまま「次へ」を押してください.
<img src={altNext.src}/>
</li>
</Fragment>
Expand All @@ -42,16 +53,31 @@ import list from "./list.png";
<li>
以降の手順はこの作業をスマホ(Microsoft Authenticatorアプリをインストールしたもの)でしているかそれ以外(パソコンなど)でしているかによって異なります.

- **スマホでこの作業をしている場合**:「このリンクをクリックして、アカウントをアプリにペアリングします。」を押してください.Microsoft Authenticatorアプリに移動し,自分のUTokyo Accountが表示されればOKです.
<img src={{ firstLink, altLink }[`${props.step}Link`].src} />
- **スマホでこの作業をしている場合**:「このリンクをクリックして、アカウントをアプリにペアリングします。」を押してください.Microsoft Authenticatorアプリに移動し,自分のUTokyo Accountが表示されればOKです.元の画面に戻って「次へ」を押してください.
<img src={{ firstLink, altLink }[`${props.step}Link`].src} class="small" />
- **スマホ以外(パソコンなど)でこの作業をしている場合**
1. 画面の指示に従ってQRコードを表示してください.
1. 「アカウントのセットアップ」という画面が表示されるので,さらに「次へ」を押してください.QRコードが表示されます.
<img src={{ firstNextNext, altNextNext}[`${props.step}NextNext`].src} />
<img src={{ firstQr, altQr }[`${props.step}Qr`].src} />
2. スマホでMicrosoft Authenticatorアプリを開き,画面右上の「+」を押してから,「職場または学校アカウント」「QRコードをスキャン」の順に選択してください.
<img src={screen.src} />
3. QRコードを読み取ってください.
4. アプリ上に自分のUTokyo Accountが表示されればOKです.
<img src={list.src} />
1. スマホでMicrosoft Authenticatorアプリを起動してください.なおこの際,インストール後初めてアプリを起動したという場合は,プライバシーに関する事項の同意やデータ収集に関する設定の確認が求められますので,順に進めてください.
<figure class="gallery"><img src={privacy.src} class="small border" /><img src={improve.src} class="small border" /></figure>
1. 「デジタル ライフを保護する」という画像1枚目のような画面が表示されている場合は,「職場または学校アカウントの追加」という項目を押してください.そうではなく画像2枚目または3枚目のような画面が表示されている場合は,画面右上の「+」を押してから,「職場または学校アカウント」を選択してください.
<figure class="gallery"><img src={digitalLife.src} class="small border" /><img src={empty.src} class="small border" /><img src={listAdd.src} class="small border" /></figure>
1. 「QRコードをスキャン」を選択してください.この際,カメラの利用を許可するか尋ねられることがありますが,許可してください.
1. QRコードを読み取ってください.この際,通知の送信を許可するか尋ねられることがありますが,許可してください.
1. 読み取りに成功し,アプリ上に自分のUTokyo Accountが表示されればOKです.QRコードの表示された画面に戻って「次へ」を押してください.
<img src={list.src} class="small border" />
{:style="list-style: lower-roman;"}
</li>

<li>
「試してみましょう」という画面に2桁の数字が表示され,同時にスマホのMicrosoft Authenticatorアプリ上に数字を入力する欄が表示されます.この2桁の数字を入力欄に入力し,「はい」を押してください.
<figure class="gallery"><img src={{ firstTry, altTry }[`${props.step}Try`].src} /><img src={prompt.src} class="small border" /></figure>
</li>

<li>
「通知が承認されました」という表示に切り替わるので,「次へ」を押してください.
<img src={{ firstApproved, altApproved }[`${props.step}Approved`].src} />
</li>

<If cond={props.step !== "alt"}>
Expand Down
Binary file modified src/components/ja/mfa/ms_auth/list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/ja/mfa/ms_auth/list_add.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/ja/mfa/ms_auth/privacy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/ja/mfa/ms_auth/prompt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/components/ja/mfa/ms_auth/screen.png
Binary file not shown.

0 comments on commit a2cae83

Please sign in to comment.