I share this blog with my thoughts and creations from my daily programming, knowledge, and technology updates.
Apps Script公式リファレンス: Apps Script Reference
|障害・課題追跡: IssueTracker
|Google Workspace: Status Dashboard
- Summary
2019年7月4日木曜日
Slackの二段階認証を設定したい
スマホの機種変に伴い、Google 認証システムの設定が必要だったのでメモ。
ググってみると公式ページが見つかりました。
2要素認証を設定する
この手順をやっていきます。
Google認証システムをスマホに入れるところは手元で終わっているのでステップ2から
https://my.slack.com/account/settings
「Use an authentication app instead」をクリックします。
Google認証システムでバーコードをスキャンして
スマホ側で表示された6桁のコードをStep3に入力し
「Verify Code and Activate」をクリックします
以上
参考
2要素認証を設定する
https://get.slack.help/hc/ja/articles/204509068-2%E8%A6%81%E7%B4%A0%E8%AA%8D%E8%A8%BC%E3%82%92%E8%A8%AD%E5%AE%9A%E3%81%99%E3%82%8B
Latest post
Google Apps Scriptの障害時はIssueTrackerを見てみる - Incidents for Apps Script are reported on Issue Tracker
IssueTracker > Apps Script issues https://issuetracker.google.com/savedsearches/566234 Google Apps Scriptの障害時は IssueTracker に課題が上がっていることが...