@@ -194,8 +194,8 @@ Each metadata source has the following options:
194194 be extracted from the certificate and everything else will be ignored. So it is
195195 possible to use a self signed certificate that has expired. Add more than one
196196 certificate to be able to handle key rollover.
197-
198- Note: certificates files must be formatted in PEM format.
197+
198+ : Note: certificates files must be formatted in PEM format.
199199
200200` template `
201201: This is an array which will be combined with the metadata fetched to
@@ -227,7 +227,7 @@ Each metadata source has the following options:
227227 Matching of such a top-level element, itself being a (multi-level) array, means that at each level (recursively) the
228228 key and value match with the identity provider's metadata. Scalar keys and values are matched using PCRE.
229229 A typical use-case is to accept only identity providers from eduGAIN that match a combination of specific
230- EntityAttributes, such as the ` https://refeds.org/sirtfi ` assurance-certification * and *
230+ EntityAttributes, such as the ` https://refeds.org/sirtfi ` assurance-certification _ and _
231231 ` http://refeds.org/category/research-and-scholarship ` entity-category.
232232 Another example is filtering identity providers from a specific federation, by filtering on specific values of the
233233 registrationAuthority inside the RegistrationInfo.
@@ -258,10 +258,10 @@ Remember that the `type` parameter here must match the `outputFormat` in the con
258258See the [ cron module documentation] ( https://simplesamlphp.org/docs/stable/cron/cron.html ) to configure ` cron `
259259
260260Once you have invoked cron, and if this operation seems to run fine, navigate
261- to the ** SimpleSAMLphp Admin ** › ** Federation ** . Here you will see a list
261+ to the _ SimpleSAMLphp Admin _ › _ Federation _ . Here you will see a list
262262of all the Identity Providers trusted. They will be listed with information
263- about the maximum duration of their cached version, such as * (expires in 96.0
264- hours)* .
263+ about the maximum duration of their cached version, such as _ (expires in 96.0
264+ hours)_ .
265265
266266You * may* need to adjust the below php.ini settings if the metadata files you consume are quite large.
267267
0 commit comments