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
5d88f969
Commit
5d88f969
authored
6 years ago
by
Guy Halse
Browse files
Options
Downloads
Patches
Plain Diff
Document the noconsentattributes option
parent
20cb8982
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
modules/consent/docs/consent.md
+7
-1
7 additions, 1 deletion
modules/consent/docs/consent.md
with
7 additions
and
1 deletion
modules/consent/docs/consent.md
+
7
−
1
View file @
5d88f969
...
...
@@ -160,9 +160,15 @@ The following options can be used when configuring the Consent module:
the attributes that should have their value hidden. Default behaviour is that
all attribute values are shown.
`noconsentattributes`
: Allows certain attributes to be excluded from the attribute hash when
`includeValues`
is
`true`
(and as a side effect, to be hidden from display
as
`hiddenAttributes`
does). Set to an array of the attributes that should
be excluded. Default behaviour is to include all values in the hash.
`showNoConsentAboutService`
: Whether we will show a link to more information about the service from the
no consent page. Defaults to
`
TRUE
`
.
no consent page. Defaults to
`
true
`
.
External options
----------------
...
...
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