More fixes for SimpleSAMLphp 2
Changed
- Update Twig templates to recommended style (space after colon, snake case vars)
Fixed
- Changed
getString
togetOptionalString
(and similar changes) - Instantiate SimpleSAMLphp Utils classes
- Define variables needed in the header template (
analytics_tracking_id
andtheme_color_scheme
)