ユーザ用ツール

サイト用ツール


serverapps:security

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
serverapps:security [2018/10/02 16:57]
hayashi
serverapps:security [2018/10/02 17:09] (現在)
hayashi [TOTP URI]
行 7: 行 7:
   otpauth://[TYPE]/[LABEL]?[PARAMETERS]   otpauth://[TYPE]/[LABEL]?[PARAMETERS]
  
-^設定値^Default^memo^ +**例:** 
-|TYPE|hotp/totp|-|IIJSmartKeyではtotpのみ対応| +  otpauth://totp/service:hoge?secret= GUYZ7YBZ74QUWUJB4HCLVVLGG3M3W5FZ&issuer=service&algorithm=SHA1&digits=6&period=30 
-|LABEL|[issuer]:[account]|-|IIJSmartKeyではissuer必須| + 
-|+issuer|発行者|-|サービス名など| + 
-|+account|アカウント|-|アカウント名、ログインIDなど|+=== TYPE === 
 +^設定値^Default^memo^ 
 +|hotp/totp|-|IIJSmartKeyではtotpのみ対応| 
 + 
 +=== LABEL === 
 + 
 +^ ^設定値^Default^memo^ 
 +|issuer|発行者|-|サービス名など((IIJSmartKeyでは必須))
 +|account|アカウント|-|アカウント名、ログインIDなど
 + 
 + 
 +=== PARAMETERS === 
 + 
 +  secret=[secret]&issuer=[issuer]&algorithm=[SHA1|SHA256|SHA512|MD5]&digits=[6|8]&period=[Second] 
 + 
 + 
 +^ ^設定値^Default^memo^ 
 +|secret|秘密鍵|-|必須| 
 +|issuer|発行者|-|Labelのissuerと同値| 
 +|algorithm|SHA1/SHA256/SHA512/MD5|SHA1| | 
 +|digits|6/8|6| | 
 +|period|秒数|30| |
  
  
serverapps/security.1538467041.txt.gz · 最終更新: 2018/10/02 16:57 by hayashi