外部認証を無効にする
Apigee Edge で外部認証をオフにし、内部認証 LDAP を使用する形に戻す場合は、次の手順に従います。
/opt/apigee/customer/application/management-server.properties
をテキスト エディタで開きます。
conf_security_authentication.user.store
プロパティを ldap
に設定します。
conf_security_authentication.user.store=ldap
- オプションとして、システム管理者ユーザーが外部 LDAP でメールアドレス以外のユーザー名や別のパスワードを使用していた場合のみ適用可能な手順もあります。さまざまなシステム管理者認証情報に必要な構成の手順に従いますが、外部 LDAP ユーザー名を Apigee Edge システム管理者ユーザーのメールアドレスに置き換えてください。
- Management Server を再起動します。
/opt/apigee/apigee-service/bin/apigee-service edge-management-server restart
- サーバーが稼働していることを確認します。
/opt/apigee/apigee-service/bin/apigee-all status
- 重要: Edge の組織管理者は、外部認証がオフになってから次の操作を行う必要があります。
- Apigee Edge に存在すべきでないユーザーがいないことを確認します。そのようなユーザーが見つかった場合は、手動で削除する必要があります。
- 外部認証がオフになったため、ログインには元のパスワードを使用すること、元のパスワードを忘れた場合は「forgot password」プロセスを実施することをユーザーに知らせます。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-12-03 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]