-
- Downloads
bugfix: Fix a bug in AuthMemCookie that prevented the cookie from being set.
This was due to incorrect use of the SimpleSAML_SessionHandler::setCookie() method to set the cookie, instead of SimpleSAML\Utils\HTTP::setCookie().
Please register or sign in to comment