Skip to content
Snippets Groups Projects
Commit 9181b225 authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Remove mention of privacypolicy option which had been deprecated and is removed in consent 1.0.1

parent 1fcfd35f
No related branches found
No related tags found
No related merge requests found
......@@ -105,18 +105,6 @@ Common options
'nl' => 'https://example.com/nl',
],
`privacypolicy`
: This is an absolute URL for where an user can find a
privacypolicy. If set, this will be shown on the consent page.
`%SPENTITYID%` in the URL will be replaced with the entity id of
the service the user is accessing.
: Note that this option also exists in the SP-remote metadata, and
any value in the SP-remote metadata overrides the one configured
in the IdP metadata.
: *Note*: **deprecated** Will be removed in a future release; use the MDUI-extension instead
`privatekey`
: Name of private key file for this IdP, in PEM format. The filename
is relative to the `cert/`-directory.
......
......@@ -86,18 +86,6 @@ The following options can be set:
: *Note*: If you specify this option, you must also specify the `OrganizationName` option.
`privacypolicy`
: This is an absolute URL for where an user can find a privacypolicy
for this SP. If set, this will be shown on the consent page.
`%SPENTITYID%` in the URL will be replaced with the entity id of
this service provider.
: Note that this option also exists in the IdP-hosted metadata. This
entry in the SP-remote metadata overrides the option in the
IdP-hosted metadata.
: *Note*: **deprecated** Will be removed in a future release; use the MDUI-extension instead
`AssertionConsumerService`
: The URL of the AssertionConsumerService endpoint for this SP.
This option is required - without it you will not be able to send
......
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