このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン | |
ja:documentation:pandorafms:technical_annexes:12_saml [2024/12/21 23:27] – [Pandora FMS の設定] junichi | ja:documentation:pandorafms:technical_annexes:12_saml [2025/02/20 03:13] (現在) – [サービスプロバイダ設定] junichi |
---|
サービスプロバイダの設定をするには、最初に [[https://simplesamlphp.org/|SimpleSamlphp]] をダウンロードし、''/opt/simplesamlphp/'' にインストールします。 | サービスプロバイダの設定をするには、最初に [[https://simplesamlphp.org/|SimpleSamlphp]] をダウンロードし、''/opt/simplesamlphp/'' にインストールします。 |
| |
It will be necessary to configure an //endpoint// to manage the authentications at ''/simplesaml'': | Configure an //endpoint// to manage authentications at ''/simplesaml'': |
| |
''/simplesaml'' の認証管理のために、//endpoint// を設定します。 | ''/simplesaml'' の認証管理のために、//endpoint// を設定します。 |
</code> | </code> |
| |
You will need to add your SP in ''/opt/simplesamlphp/config/authsources.php'': | Add your SP to ''/opt/simplesamlphp/config/authsources.php'': |
| |
''/opt/simplesamlphp/config/authsources.php'' に SP を追加します。 | ''/opt/simplesamlphp/config/authsources.php'' に SP を追加します。 |