Skip to content
Snippets Groups Projects
Commit d513284e authored by Jaime Perez's avatar Jaime Perez
Browse files

aggregator2: fix markdown in documentation.

parent cc142f41
No related branches found
No related tags found
No related merge requests found
......@@ -91,20 +91,35 @@ The aggregator can be configured with the following options:
sets are available:
* `saml2`
: All the entities that support the SAML 2.0 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-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.
* `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-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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment