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
694dccee
Commit
694dccee
authored
8 years ago
by
Vincent Rioux
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1 from vrioux/vrioux-patch-1
Added docs for regex consent.disable
parents
ea7f3160
0b2b98cb
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
+1
-1
1 addition, 1 deletion
modules/consent/docs/consent.md
with
1 addition
and
1 deletion
modules/consent/docs/consent.md
+
1
−
1
View file @
694dccee
...
...
@@ -235,7 +235,7 @@ Disable consent for some IdPs for a given SP:
### Regular expression support ###
You can use regular expressions to evaluate the entityId of either the IdP
or the SP. It makes it
easy
to disable consent for an entire domain or
or the SP. It makes it
possible
to disable consent for an entire domain or
for a range of specific entityIds. Just use an array instead of a flat string
with the following format (note that flat string and array entries are allowed
at the same time) :
...
...
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