差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
ja:documentation:pandorafms:cybersecurity:07_safety_functions [2025/08/30 23:05] – [Audit log] junichi | ja:documentation:pandorafms:cybersecurity:07_safety_functions [2025/08/30 23:14] (現在) – [Configuration in SimpleSAMLphp] junichi | ||
---|---|---|---|
行 461: | 行 461: | ||
<wrap #ks1_5_3_1 /> | <wrap #ks1_5_3_1 /> | ||
- | == Configuration in SimpleSAMLphp == | + | == SimpleSAMLphp |
The file ''/ | The file ''/ | ||
+ | |||
+ | ファイル ''/ | ||
{{ wiki: | {{ wiki: | ||
And on the SimpleSAMLphp website, go to the **Federation** menu and then to the **Tools** section for converting XML to PHP: | And on the SimpleSAMLphp website, go to the **Federation** menu and then to the **Tools** section for converting XML to PHP: | ||
+ | |||
+ | SimpleSAMLphp Web サイトで、**Federation** メニューに移動し、**Tools** セクションに移動して XML を PHP に変換します。 | ||
{{ wiki: | {{ wiki: | ||
The name '' | The name '' | ||
+ | |||
+ | 名前 '' | ||
<code bash> | <code bash> | ||
行 479: | 行 485: | ||
Copy the contents of the previously downloaded XML file, paste it, and process it. This will generate a configuration text for PHP, which you should copy and paste into the file ''/ | Copy the contents of the previously downloaded XML file, paste it, and process it. This will generate a configuration text for PHP, which you should copy and paste into the file ''/ | ||
+ | |||
+ | 先ほどダウンロードした XML ファイルの内容をコピーし、貼り付けて処理します。これにより PHP の設定テキストが生成されるので、それをコピーして ''/ | ||
If everything is correct, proceed to perform a test: | If everything is correct, proceed to perform a test: | ||
+ | |||
+ | すべてが正しければ、テストの実行に進みます。 | ||
{{ wiki: | {{ wiki: | ||
Obtaining the following result: | Obtaining the following result: | ||
+ | |||
+ | 次の結果が得られます。 | ||
{{ wiki: | {{ wiki: | ||
The email address and user ID can be taken from the attributes returned by Azure® in the test performed above: | The email address and user ID can be taken from the attributes returned by Azure® in the test performed above: | ||
+ | |||
+ | 電子メールアドレスとユーザ ID は、上記で実行したテストで Azure® によって返された属性から取得できます。 | ||
{{ : | {{ : | ||
行 495: | 行 509: | ||
For advanced configuration, | For advanced configuration, | ||
+ | |||
+ | 高度な設定では、プロパティの // | ||
{{ : | {{ : | ||
<wrap #ks2 /> | <wrap #ks2 /> | ||
+ | |||
===== パスワード暗号化 ===== | ===== パスワード暗号化 ===== | ||