The Wayback Machine - https://web.archive.org/web/20201111195548/https://github.com/topics/saml2
Skip to content
#

saml2

Here are 176 public repositories matching this topic...

christof-b
christof-b commented Nov 5, 2020

Description
Currently the Language class falls back to NULL for the domain value of the cookie.
As NULL isn't allowed as parameter in \setcookie() an error occures:

Fatal error: Uncaught TypeError: setcookie() expects parameter 5 to be string, null given in /lib/SimpleSAML/Utils/HTTP.php:1260
Stack trace:
#0/lib/SimpleSAML/Utils/HTTP.php(1260): setcookie('language', 'de', 168234545

Improve this page

Add a description, image, and links to the saml2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the saml2 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.