Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplesamlphp
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Perun
Perun ProxyIdP
v1
simplesamlphp
Commits
9181b225
Commit
9181b225
authored
3 years ago
by
Thijs Kinkhorst
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/simplesamlphp-reference-idp-hosted.md
+0
-12
0 additions, 12 deletions
docs/simplesamlphp-reference-idp-hosted.md
docs/simplesamlphp-reference-sp-remote.md
+0
-12
0 additions, 12 deletions
docs/simplesamlphp-reference-sp-remote.md
with
0 additions
and
24 deletions
docs/simplesamlphp-reference-idp-hosted.md
+
0
−
12
View file @
9181b225
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
docs/simplesamlphp-reference-sp-remote.md
+
0
−
12
View file @
9181b225
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment