This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.第4章 OAuth クライアントの設定
OpenShift Container Platform では、いくつかの OAuth クライアントがデフォルトで作成されます。追加の OAuth クライアントを登録し、設定することもできます。
4.1. デフォルトの OAuth クライアント
以下の OAuth クライアントは、OpenShift Container Platform API の起動時に自動的に作成されます。
| OAuth クライアント | 使用法 | 
|---|---|
| 
								 | 
								対話式ログインを処理できるユーザーエージェントで  | 
| 
								 | 
								 | 
- <namespace_route>は namespace のルートを参照します。これは、以下のコマンドを実行して確認できます。- oc get route oauth-openshift -n openshift-authentication -o json | jq .spec.host - $ oc get route oauth-openshift -n openshift-authentication -o json | jq .spec.host- Copy to Clipboard Copied! - Toggle word wrap Toggle overflow