When using drupal_login, after everything configured, this warning appears:
Warning: Declaration of saml_sp_AuthnRequest::getRequest() should be compatible with OneLogin_Saml2_AuthnRequest::getRequest($deflate = NULL) in include_once() (line 3489 of /var/www/clients/client1/web8/web/full/includes/bootstrap.inc).
It can be fixed using the patch I'm sending.
Comments
Comment #2
jrochate commentedComment #3
jrglasgow commented@jrochate, next time please create your patch from the root of the module, instead of the includes directory.
This has been committed