(doc) Add link to SimpleSAMLphp webpage

pull/241/head
Francis Lachapelle 2018-05-15 12:51:05 -04:00
parent f1b741c2e6
commit d1a4a0d152
1 changed files with 2 additions and 1 deletions

View File

@ -1361,7 +1361,8 @@ from `http://<hostname>/SOGo/saml2-metadata` for registration with the
identity provider. SOGo will dynamically generate the metadata based on
the SOGoSAML2CertificateLocation's content and the SOGo server name.
When using SimpleSAMLphp, make sure the convert OID to names by modifying your
When using https://simplesamlphp.org/[SimpleSAMLphp], make sure the
convert OID to names by modifying your
`metadata/saml20-idp-hosted.php` to contain something like this:
----