diff --git a/docs/simplesamlphp-sp.md b/docs/simplesamlphp-sp.md index 365289f49eae4104c30cb06cd23d44df496d194a..c144ce20f8b8235007937be9eb82155bdb940197 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](https://github.com/simplesamlphp/simplesamlphp-module-metarefresh/blob/master/docs/simplesamlphp-automated_metadata.md) to learn more about that.