Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GIP RENATER
switch-wayf
Commits
935ae78f
Commit
935ae78f
authored
Jan 19, 2012
by
haemmer
Browse files
Updated README and improved configuration description
parent
d6496c79
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
935ae78f
...
...
@@ -25,7 +25,7 @@ necessary for such releases.
SWITCHwayf Changes and Version History:
1.16 Release date:
1.16 Release date:
19. January 2012
- Added an improved version of the drop down list to the WAYF
Inspired by code from Takeshi Nishimura from NII (Japan)
Uses modified ImprovedDropdown JQuery library by John Fuex
...
...
@@ -34,7 +34,7 @@ SWITCHwayf Changes and Version History:
Code contributed by Takeshi Nishimura from NII (Japan)
- Added additional data protection feature that uses the referer to
decide whether or not to preselect an Identity Provider in the
Embedded WAYF
Embedded WAYF
.
Code contributed by Takeshi Nishimura from NII (Japan)
- If the Discovery Feed feature is activated only those IdPs are shown
that are contained in the feed. Others will be hidden automatically.
...
...
config.dist.php
View file @
935ae78f
...
...
@@ -39,6 +39,8 @@ $SAMLDomainCookieName = $cookieNamePrefix.'_saml_idp';
$SPCookieName
=
$cookieNamePrefix
.
'_saml_sp'
;
// If enabled cookies are set/transmitted only via https connections
// and the http only option is set to prevent javascripts from reading the
// cookies
$cookieSecurity
=
false
;
// Number of days longterm cookies shall be valid
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment