diff --git a/modules/aggregator2/docs/aggregator2.txt b/modules/aggregator2/docs/aggregator2.txt index 4fdffc8179f06d9eeff19d99df320b8265a43c49..281b87c4a8c4e3ec97d73f9271c2b72c75ee9cf4 100644 --- a/modules/aggregator2/docs/aggregator2.txt +++ b/modules/aggregator2/docs/aggregator2.txt @@ -92,19 +92,19 @@ The aggregator can be configured with the following options: : * `saml2`: all the entities that support the SAML 2.0 protocol. -: * `shib13` all the entities that support the SAML 1.1 protocol. +: * `shib13`: all the entities that support the SAML 1.1 protocol. -: * `saml20-idp` all the identity providers that support the SAML 2.0 protocol. +: * `saml20-idp`: all the identity providers that support the SAML 2.0 protocol. -: * `saml20-sp` all the service providers that support the SAML 2.0 protocol. +: * `saml20-sp`: all the service providers that support the SAML 2.0 protocol. -: * `saml20-aa` all the attribute authorities that support the SAML 2.0 protocol. +: * `saml20-aa`: all the attribute authorities that support the SAML 2.0 protocol. -: * `shib13-idp` all the identity providers that support the SAML 1.1 protocol. +: * `shib13-idp`: all the identity providers that support the SAML 1.1 protocol. -: * `shib13-sp` all the service providers that support the SAML 1.1 protocol. +: * `shib13-sp`: all the service providers that support the SAML 1.1 protocol. -: * `shib13-aa` all the attribute authorities that support the SAML 1.1 protocol. +: * `shib13-aa`: all the attribute authorities that support the SAML 1.1 protocol. : *Note*: this option will not filter the entities in the cached metadata sources. It will only act as a default configuration for the generation of the metadata aggregate, and therefore can be overriden per request.