File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,6 +35,11 @@ select the correct configuration. One entry in the metadata-list can
3535have the host ` __DEFAULT__ ` . This entry will be used when no other
3636entry matches.
3737
38+ Directives that relate to signing of metadata start with the
39+ ` metadata.sign ` prefix. The signing directives are documented in their
40+ [ own section] ( simplesamlphp-advancedfeatures.html#metadata-signing ) .
41+ in the advanced features page.
42+
3843## Common options
3944
4045` auth `
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ This authentication source is used to authenticate against SAML 2 IdPs.
44
55## Metadata
66
7+ Directives that relate to signing of metadata start with the
8+ ` metadata.sign ` prefix. The signing directives are documented in their
9+ [ own section] ( simplesamlphp-advancedfeatures.html#metadata-signing ) .
10+ in the advanced features page.
11+
712The metadata for your SP will be available from the federation page on your SimpleSAMLphp installation.
813
914SimpleSAMLphp supports generating metadata with the MDUI and MDRPI metadata extensions
You can’t perform that action at this time.
0 commit comments