OutSystems Forge 日本語データベース

Authentication Provider Stub

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

Forge英文サイト

2015-04-28 1.0.0 OutSystems Labs 9.0.1.4 All All How-tos
OutSystems Platformでは、外部認証プロバイダを使用して、ITユーザー(開発者、テスター操作)を認証することができます。 このモジュールは、外部認証プラグインに必要な要件を実装します。 提供されたWebサービスを使用して独自の認証ロジックを実装するだけで済みます。
OutSystems Platformでは、外部認証プロバイダを使用して、ITユーザー(開発者、テスター操作)を認証することができます。 このモジュールは、外部認証プラグインに必要な要件を実装します。 提供されたWebサービスを使用して独自の認証ロジックを実装するだけで済みます。 あなたが利用できるもの:OSPlatformAutentication webserviceとそれぞれの方法が実行可能です。 Authentication_Supported_Propertiesエンティティとプラグインのサポートされている機能。 プラグイン機能を割り当てる必要がある機能構造。 PluginAPIStatusは、Webサービスへの各呼び出しのステータス結果を表す必要があります。 詳しくは以下をご覧ください:認証プラグインを実装する。 外部認証プロバイダを使用します。

[Overview]
OutSystems Platform allows you to authenticate IT users (developers, testers operations), using an external authentication provider. This module implements the requisites that an external authentication plugin must have. You only need to implement your own authentication logic using the provided webservice.
[Detail]
OutSystems Platform allows you to authenticate IT users (developers, testers operations), using an external authentication provider. This module implements the requisites that an external authentication plugin must have. You only need to implement your own authentication logic using the provided webservice. What you have available: OSPlatformAutentication webservice and respective methods ready to be fulfilled; Authentication_Supported_Properties entity with the supported capabilities of your plugin; Capability structure where you must assign your plugin capabilities; PluginAPIStatus which must represent the status result of each call to the webservice. Learn more about: Implement an Authentication Plugin; Use an External Authentication Provider.
戻る