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
d3e728fa
Unverified
Commit
d3e728fa
authored
2 years ago
by
Thijs Kinkhorst
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Mention new location of admin interface
Closes: #1683
parent
b08104d1
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-upgrade-notes-2.0.md
+2
-0
2 additions, 0 deletions
docs/simplesamlphp-upgrade-notes-2.0.md
with
2 additions
and
0 deletions
docs/simplesamlphp-upgrade-notes-2.0.md
+
2
−
0
View file @
d3e728fa
...
...
@@ -23,6 +23,8 @@ composer require simplesamlphp/simplesamlphp-module-ldap --update-no-dev
-
Modules must be enabled through the
`module.enable`
option in
`config.php`
. Modules can no longer be enabled by having
a file named
`enable`
or
`default-enable`
in the module's root directory.
-
The base URL of the SimpleSAMLphp installation no longer provides an admin menu. Instead this is now at the location
`<simpleSAMLphp base URL>/admin`
. The
`admin`
module needs to be enabled for this to work.
-
SAML AuthnRequests that are signed will have their signature validated unless specifically disabled
by setting
`validate.authnrequest`
to
`false`
. If unset (or set to true) signatures will be
validated if present and requests not passing validation will be refused.
...
...
This diff is collapsed.
Click to expand it.
Pavel Břoušek
@433364
mentioned in commit
eafeec21
·
2 years ago
mentioned in commit
eafeec21
mentioned in commit eafeec21333cded548dc76cc177136035b006dd8
Toggle commit list
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