OutSystems Forge 日本語データベース

EasyOTP(Time-Based One-Time Password)

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-10-08 1.0.0 Shinpei Yamanaka 9.1.603.0 All .NET Applications, Plug-ins
TOTP(Time-Based One-Time Password)認証をアプリケーションに簡単に実装できます。
EasyOTPは、通常使用するパスワードに加えて、2ステップ認証ログインを追加することで、さらに高度なセキュリティを実現します。 - EasyOTP(内線番号):秘密鍵を利用してワンタイムパスワードを作成します。 入力=秘密鍵。 出力=ワンタイムパスワード。 - EasyTOTP(モジュール):これはサンプルテンプレートです。 ニーズに合わせてカスタマイズしてください。 L UserSecretKey(Entity):認証プロセスが完了した後、サンプルに秘密鍵が表示されます。

[Overview]
You can easily implement the TOTP(Time-Based One-Time Password) authentication in your app.
[Detail]
EasyOTP allows for an additional level of security by adding a 2-Step verification login in addition to the password you would normally use. - EasyOTP (extension) : utilizing a secret key it creates a one-time password. Input=secret key. Output=one-time password. - EasyTOTP (module) : this is a sample template. Customize it to fit your needs. L UserSecretKey (Entity) : the secret key will appear here in the sample after the authentification process is complete.
戻る