diff --git a/docs/simplesamlphp-sp.md b/docs/simplesamlphp-sp.md index 45ddf79f64b1ef6b2e3e49a300ee4761fb97e05a..e9ed8e7139268287c8c44bc09406de4842418b2b 100644 --- a/docs/simplesamlphp-sp.md +++ b/docs/simplesamlphp-sp.md @@ -119,8 +119,7 @@ SimpleSAMLphp metadata converter* tool available also in the *Federation* tab of parsed metadata and paste it with a text editor into the `metadata/saml20-idp-remote.php` file in your SimpleSAMLphp directory. -If you intend to add your SP to a federation, the procedure for managing trust in federations differ, but the common part is -that you would need to provide the *SAML 2.0 metadata of your SP*, and register that with the federation administration. +If you intend to add your SP to a federation, the procedure for managing trust in federations will differ, but the common part is that you would need to provide the *SAML 2.0 metadata of your SP*, and register that with the federation administration. You will probably be required too to consume the federation metadata periodically. Read more about [automated metadata management](./metarefresh:simplesamlphp-automated_metadata) to learn more about that.