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

saml2

Here are 181 public repositories matching this topic...

christof-b
christof-b commented on 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

tharindu-bandara
tharindu-bandara commented on Dec 23, 2020

Describe the issue:
When testing the RDBMS connection with secondary userstores, the server log prints a redundant error stack trace.

[2020-12-23 14:30:03,384] [b09da314-ec4e-499f-aba4-e956ef9cb9d3] ERROR {org.wso2.carbon.ndatasource.core.DataSourceRepository} - Error establishing data source connection: Login failed for user 'sa'. ClientConnectionId:8879040f-d74b-40ee-bdbd-a30d3e2c983a

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.