OAuth
このセクションでは、本プロバイダーの接続設定で設定可能なOAuth プロパティの全リストを提供します。
プロパティ | 説明 |
OAuthVersion | 使われているOAuth のバージョン。 |
OAuthClientId | OAuth 認証サーバーを使用してアプリケーションを登録する場合に割り当てられたクライアントId。 |
OAuthClientSecret | OAuth 認証サーバーにアプリケーションを登録する場合に割り当てられたクライアントシークレット。 |
Scope | This determines the scopes that the OAuth application requests from Confluence. |
CertificateStore | The certificate store used for Confluence authentication. |
CertificateStorePassword | The password of the certificate store used with Confluence authentication. |
CertificateSubject | The subject of the certificate used with Confluence Private Application authentication. |
CertificateStoreType | The type of certificate store used with Confluence Private Application authentication. |
CallbackURL | 認証時にリダイレクトされるOAuth コールバックURL。この値をアプリケーションに指定したコールバックURL と同じ値に設定します。 |