Skip to content

OneLogin's SAML PHP Toolkit v3.6.0

Compare
Choose a tag to compare
@pitbulk pitbulk released this 19 Feb 00:41
  • Add AES128_GCM encryption on generateNameId method. New setting parameter encryption_algorithm. If you set a encryption method different than AES128_CBC then the algorithm RSA_OAEP_MGF1P will be used as well instead RSA_1_5
  • PHP 8.0 support