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
a75fc88c
Commit
a75fc88c
authored
10 years ago
by
Dan Tsosie
Browse files
Options
Downloads
Patches
Plain Diff
Add documentation to sp-remote for signature.certificate
parent
e8d546af
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/simplesamlphp-reference-sp-remote.txt
+4
-0
4 additions, 0 deletions
docs/simplesamlphp-reference-sp-remote.txt
with
4 additions
and
0 deletions
docs/simplesamlphp-reference-sp-remote.txt
+
4
−
0
View file @
a75fc88c
...
@@ -257,6 +257,10 @@ The following SAML 2.0 options are available:
...
@@ -257,6 +257,10 @@ The following SAML 2.0 options are available:
: Passphrase for the private key. Leave this option out if the private key is unencrypted.
: Passphrase for the private key. Leave this option out if the private key is unencrypted.
: Note that this option only is used if `signature.privatekey` is present.
: Note that this option only is used if `signature.privatekey` is present.
`signature.certificate`
: Certificate file included by IdP for KeyInfo within the signature for the SP, in PEM format. The filename is relative to the cert/-directory.
: If `signature.privatekey` is present and `signature.certificate` is left blank, X509Certificate will not be included with the signature.
`simplesaml.nameidattribute`
`simplesaml.nameidattribute`
: When the value of the `NameIDFormat`-option is set to either
: When the value of the `NameIDFormat`-option is set to either
`email` or `persistent`, this is the name of the attribute which
`email` or `persistent`, this is the name of the attribute which
...
...
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