No readme file found in bundle.
shibboleth:
handler_path: ~
secured_handler: ~
session_initiator_path: ~
username_attribute: ~
use_headers: ~
logout_target: ~
attribute_definitions:
# Prototype
alias:
header: ~ # Required
server: ~
multivalue: false
charset: UTF-8
-
Merge pull request #19 from vierbergenlars/symfony-3
By web-flow, 4 years ago
-
Merge pull request #18 from roenschg/master
By web-flow, 4 years ago
-
Make bundle compatible with symfony 3
By vierbergenlars, 4 years ago
-
Added additional logging to ShibbolethListener to help bundle users debug configuration problems. (e.g. encoder is not set for user)
By , 4 years ago
-
Changes to ensure current service providers are not affected unless you already overwrite attributes.
By roenschg-gauss, 4 years ago
-
It is now possible to overwrite the header variable name and the server variable name as well
By roenschg-gauss, 4 years ago
-
Merge branch 'master' of https://github.com/rmoreas/ShibbolethBundle
By roenschg-gauss, 4 years ago
-
Bundle fits the PHP-FIG PSR-2 standard now.
By roenschg-gauss, 4 years ago
-
Merge pull request #17 from vierbergenlars/patch-1
By rmoreas, 5 years ago
-
Do not conflict with ourself
By vierbergenlars, 5 years ago
-
Merge pull request #16 from vierbergenlars/master
By rmoreas, 5 years ago
-
Merge pull request #15 from 0815Neo/master
By rmoreas, 5 years ago
-
Fix casing of logoutURL shibboleth property
By vierbergenlars, 5 years ago
-
Update composer.json
By , 5 years ago
-
Merge branch 'master' of https://github.com/jonathonwalz/ShibbolethBundle
By roenschg-gauss, 5 years ago
-
Merge branch 'master' of https://github.com/ubc/ShibbolethBundle
By roenschg-gauss, 5 years ago
-
The switch between usage of headers and request vars wasn´t working correctly so I have added an additional condition to ensure functionality.
By roenschg-gauss, 5 years ago
-
Actually have a valid composer config file
By jonathonwalz, 5 years ago
-
Add option to specify where all logouts should go
By jonathonwalz, 5 years ago
-
Switch to PSR-4
By jonathonwalz, 5 years ago
-
Remove dead code
By jonathonwalz, 5 years ago
-
Rename bundle (be able to semver and update as needed)
By jonathonwalz, 5 years ago
-
updated default attribute definitions to use correct letter casing
By rmoreas, 7 years ago
-
Switch to "useHeaders"; Automatically convert keys to format for type
By jonathonwalz, 7 years ago
-
Quick add ability for shibboleth environment variables
By jonathonwalz, 7 years ago
-
Merge pull request #9 from yypsch/extra-attributes
By rmoreas, 7 years ago
-
Add doc about Shibboleth attributes
By sdhh, 7 years ago
-
Allow setting extra Shibboleth attributes inside the user token
By sdhh, 7 years ago
-
Merge pull request #7 from ubc/customize-username
By rmoreas, 7 years ago
-
Merge branch 'customize-username'
By xcompass, 7 years ago