Authentication
クラウド,Web,SSHのアクセス関数のオプションで,認証パラメータの付与を許可する.
詳細
- Authenticationの可能な設定
-
Automatic CloudConnect信任についての基本認証 <|"Username"…,…|> 認証のために明示的なユーザ名等を与える PermissionsKey["key"] 認証のためのパーミッションキーを与える SecuredAuthenticationKey[assoc] OAuth-securedの認証鍵を与える assoc 指定された明示的要素をHTTPリクエストに入れる - Authenticationassoc の形式の assoc は次の要素を持つことができる.
-
"Username" 認証に使用するユーザ名 "Password" 認証に使うパスワード "Headers" サーバに送られるヘッダのリスト "Query" HTTPクエリ文字列またはパラメータと値のペアのリスト "SSHKey" SSH ID "SSHKeyPassword" SSHKeyを復号化するために使われるパスフレーズ文字列 - SSH IDは "SSHKey" File[ident]の形で与えることができる.この中の ident はSSH秘密鍵を含むファイルである.これは"SSHKey" "string" として与えることもできる."string"はSSH秘密鍵である.
例題
例 (6)
PermissionsKeyにパーミッションが与えられたクラウドオブジェクトを配備する:
AuthenticationにPermissionsKeyを使ってクラウドオブジェクトのコンテンツを読む:
IDファイルを使ってリモートマシンからファイルをコピーする:
APIキーを使った認証Google Translate APIに接続する:
リクエストのヘッダで送信されたユーザのアクセストークンによる認証でPushbullet APIに接続する:
Reddit APIに接続し,OAuth 2.0 SecuredAuthenticationKeyを使って認証する:
カスタムのTwitter app認証情報集合を与えることで,ServiceConnectを使ってTwitterに接続する:
関連するガイド
-
▪
- URLの操作 ▪
- クラウドのパーミッションの制御 ▪
- HTTPの要求と応答 ▪
- Webの操作 ▪
- ファイル ▪
- ファイル操作 ▪
- 外部サービスとAPIへのアクセス ▪
- 大規模言語モデル関連機能
テキスト
Wolfram Research (2016), Authentication, Wolfram言語関数, https://reference.wolfram.com/language/ref/Authentication.html (2019年に更新).
CMS
Wolfram Language. 2016. "Authentication." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/Authentication.html.
APA
Wolfram Language. (2016). Authentication. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Authentication.html
BibTeX
@misc{reference.wolfram_2025_authentication, author="Wolfram Research", title="{Authentication}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/Authentication.html}", note=[Accessed: 02-May-2026]}
BibLaTeX
@online{reference.wolfram_2025_authentication, organization={Wolfram Research}, title={Authentication}, year={2019}, url={https://reference.wolfram.com/language/ref/Authentication.html}, note=[Accessed: 02-May-2026]}