OutSystems Forge 日本語データベース

GoogleAuthenticator

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

Forge英文サイト

2015-06-18 0.9.1 Ricardo Silva 9.0.0.19 All All Components, Libraries
APIを使用すると、Google認証システムで使用するコードを生成し、検証することができます。
Google認証システムで使用されるマルチファクタ認証アルゴリズムの実装 これにより、以下を行うことができます。 1)秘密を生成して、ユーザーがOutSystemsアプリケーションでMFAを使用できるようにする 2)コードを検証して、ユーザーが自分の人物であることを確認できます JoãoRosadoによる.NET用のオリジナルコードのおかげです。

[Overview]
API to allow you to generate and validate codes for use with Google Authenticator.
[Detail]
Implementation of the Multi Factor Authentication algorithm used by Google Authenticator This allows you to: 1) generate secrets so your users can have MFA on your OutSystems Application 2) validate codes so you can verify a user is who he says he is Thanks to João Rosado for the original code for this in .NET .
戻る