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
0
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
595ec889
Commit
595ec889
authored
5 years ago
by
Patrick
Committed by
Tim van Dijen
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add link to attributeValueMap authproc (#1097)
parent
411245c6
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-authproc.md
+1
-0
1 addition, 0 deletions
docs/simplesamlphp-authproc.md
with
1 addition
and
0 deletions
docs/simplesamlphp-authproc.md
+
1
−
0
View file @
595ec889
...
...
@@ -132,6 +132,7 @@ The following filters are included in the SimpleSAMLphp distribution:
-
[
`core:AttributeLimit`
](
./core:authproc_attributelimit
)
: Limit the attributes in the response.
-
[
`core:AttributeMap`
](
./core:authproc_attributemap
)
: Change the name of the attributes.
-
[
`core:AttributeRealm`
](
./core:authproc_attributerealm
)
: (deprecated) Create an attribute with the realm of the user.
-
[
`core:AttributeValueMap`
](
./core:authproc_attributevaluemap
)
: Map attribute values to new values and attribute name.
-
[
`core:Cardinality`
](
./core:authproc_cardinality
)
: Ensure the number of attribute values is within the specified multiplicity.
-
[
`core:CardinalitySingle`
](
./core:authproc_cardinalitysingle
)
: Ensure the correct cardinality of single-valued attributes.
-
[
`core:GenerateGroups`
](
./core:authproc_generategroups
)
: Generate a
`group`
attribute for the user.
...
...
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